LiteralBoolean

izumi.fundamentals.platform.language.literals.LiteralBoolean$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

type Get[T <: LiteralBoolean] = T
type Of[T <: Boolean] = T

Value members

Concrete methods

final def False: false
final def True: true
def apply(b: Boolean): Boolean