Closed BebeSparkelSparkel closed 7 months ago
or is a name in Prelude. :-1:
or
Prelude
λ> :t or or :: Foldable t => t Bool -> Bool
I think this is two spaces shorter than writing elements [x, y]. Let's not bloat the API for little to no gain.
elements [x, y]
or
is a name inPrelude
. :-1: