IzBoolean

izumi.fundamentals.platform.basics.IzBoolean
See theIzBoolean companion object
trait IzBoolean

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IzBoolean

Members list

Value members

Concrete methods

final def all(b1: Boolean, b: LazyBool*): Boolean
final def any(b1: Boolean, b: LazyBool*): Boolean

Implicits

Implicits

final implicit def toLazyBool(b: => Boolean): LazyBool