syntactic-1.11: Generic abstract syntax, and utilities for embedded languages
Language.Syntactic.Frontend.TupleConstrained
Description
Constrained Syntactic instances for Haskell tuples
Syntactic
Synopsis
class TupleSat dom p | dom -> pSource
Type-level function computing the predicate attached to Tuple or Select (whichever appears first) in a domain.
Tuple
Select
Instances