Module

LabeledData.TransformEntry

Package
purescript-labeled-data
Repository
thought2/purescript-labeled-data

#TransformEntry Source

class TransformEntry :: Type -> Symbol -> Symbol -> Type -> Type -> Constraintclass TransformEntry tok sym sym' a a' | tok sym a -> sym' a' where

Members

Instances