IsKeyword_NoneSafe_A

Value members

Inherited methods

@unspecialized
def andThen[A](g: NoneSafe[A] => A): NoneSafe[A] => A
Inherited from
Function1
def apply(from: NoneSafe[A]): NoneSafe[A]
Inherited from
IsKeywordSubtype
@unspecialized
def compose[A](g: A => NoneSafe[A]): A => NoneSafe[A]
Inherited from
Function1
override
def toString(): String
Definition Classes
Function1 -> Any
Inherited from
Function1