Haskell operator `g ... f = \x1 .. xn -> g (f x1 .. xn)`.
Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause