Module

Simple.JSON.Generics.TaggedSumRep

#taggedSumRep

taggedSumRep :: forall a rep. Generic a rep => GenericTaggedSumRep rep => Foreign -> F a

#GenericTaggedSumRep

class GenericTaggedSumRep rep  where

Generic Tagged Sum Representations, tagged with a "type" field

Members

Instances

Modules