Module

Data.Argonaut.Decode.Struct.Override.DecodeJsonPer

Package
purescript-tolerant-argonaut
Repository
matthew-hilty/purescript-tolerant-argonaut

#DecodeJsonPer Source

class DecodeJsonPer (p :: Type -> Type -> Type) (f :: Type -> Type) (g :: Row Type -> Type) (l0 :: RowList) (r0 :: Row Type) (l1 :: RowList) (r1 :: Row Type) (r2 :: Row Type) | l0 -> r0, l1 -> r1, l0 l1 -> r2 where

Members

Instances