Module

Simple.JSON.Generics.UntaggedSumRep

#untaggedSumRep

untaggedSumRep :: forall a rep. Generic a rep => GenericUntaggedSumRep rep => Foreign -> F a

#GenericUntaggedSumRep

class GenericUntaggedSumRep rep  where

Generic Untagged Sum Representations Note that because the members are untagged, you should verify your members are not the same type

Members

Instances

Modules