IMaybe interface
Closed this issue · 0 comments
vkhorikov commented
Maybe<T>
needs to implement an IMaybe<T>
interface. This is useful in scenarios where you need to determine if a value is Maybe or not.
Closed this issue · 0 comments
Maybe<T>
needs to implement an IMaybe<T>
interface. This is useful in scenarios where you need to determine if a value is Maybe or not.