LazyBool

izumi.fundamentals.platform.basics.IzBoolean$.LazyBool
final implicit class LazyBool(b: () => Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def value: Boolean