Module

Literals.Literal

Package
purescript-literals
Repository
rowtype-yoga/purescript-literals

#Literal Source

data Literal :: Type -> Symbol -> Typedata Literal t0 t1

Instances

#toValue Source

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