Bool helpers
true : a -> Basics.Bool -> FancyBool a
Get a FancyBool from a Bool value
false : a -> FancyBool a -> a
Get a Bool value from FancyBool