Module

Simple.JSON.Generics.UntaggedProductRep

#untaggedProductRep

untaggedProductRep :: forall a rep. Generic a rep => GenericUntaggedProductRep rep => Foreign -> F a

#Offset

type Offset = Int

#GenericUntaggedProductRep

class GenericUntaggedProductRep rep  where

Generic Untagged Product Representations, as a heterogeneous fixed-length array You should consider using records instead in almost any usage.

Members

Instances

Modules