MutableBoolFunExt extension

on

Properties

isFalse bool
no setter
isTrue bool
no setter

Methods

toggle() Mutable<bool?>

Operators

operator &(bool other) bool
operator ^(bool other) bool
operator |(bool other) bool