IsOptional

langoustine.meta.meta$package.IsOptional
object IsOptional extends YesNo[IsOptional]

Attributes

Graph
Supertypes
class YesNo[IsOptional]
class Object
trait Matchable
class Any
Self type
IsOptional.type

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
YesNo
Supertypes
trait BasicallyTheSame[Boolean, A]
class Object
trait Matchable
class Any

Value members

Inherited methods

inline def apply(inline b: Boolean): IsOptional

Attributes

Inherited from:
YesNo

Inherited fields

val No: IsOptional

Attributes

Inherited from:
YesNo

Attributes

Inherited from:
YesNo

Givens

Inherited givens

Extensions

Inherited extensions

extension (inline a: IsOptional)
inline def no: Boolean

Attributes

Inherited from:
YesNo
inline def value: Boolean

Attributes

Inherited from:
YesNo
inline def yes: Boolean

Attributes

Inherited from:
YesNo