| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Mig.Core.Types.Pair
Description
Pair with infix constructor.
Documentation
Infix synonym for pair. It can be useful to stack together
many client functions in the output of toClient function.
Constructors
| a :| b |