lsts-language-reference

true : Bool

false : Bool

&& : (Bool, Bool) -> Bool

|| : (Bool, Bool) -> Bool

not : Bool -> Bool