[][src]Type Definition splr::types::Lbool

type Lbool = u8;

Lifted Bool type, consisting of

  • FALSE
  • TRUE
  • BOTTOM