given_IsKeyword_Continue_type_Nothing

Value members

Inherited methods

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