type

StatusBool

const mixin StatusBool : StatusVal

Status and boolean value

constructors

make

Constructor

methods

bool

Get the scalar value

Slot Details

bool

abstract Bool bool()

Get the scalar value

make

static new make(Bool val := false, Status status := Status.ok())

Constructor