Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Offers an activePair
pattern for convenient implementation of interaction nets.
Documentation
Index that identifies the principal port within the list of ports
principalPort :: n -> Port Source #
Instead of (,)
to save parentheses
a :-: a |