Module

Literals.Literal

Package
purescript-literals
Repository
jvliwanag/purescript-literals

#Literal Source

data Literal :: Type -> Symbol -> Type

Instances

#toValue Source

toValue :: forall a s. Literal a s -> a