Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OptionFunctor ¶
func MakeFunctor ¶
func MakeFunctor[A, B any]( f func(Maybe[A], func(A) B) Maybe[B], ) OptionFunctor[A, B]
Click to show internal directories.
Click to hide internal directories.