:: Bool -> a -> a -> a package:generic-case

Same as bool, except the Bool comes before the case functions. Equivalent type signature:
boolL :: forall r. Analysis Bool r
The implementation is just:
boolL = gcase