Module
Data.Argonaut.Generic.Util
- Package
- purescript-argonaut-generic-codecs
- Repository
- eskimor/purescript-argonaut-generic-codecs
#isUnaryRecord Source
isUnaryRecord :: Array DataConstructor -> BooleanNeeded for applying unwrapUnaryRecords.
#stripModulePath Source
stripModulePath :: String -> String#spineIsRecord Source
spineIsRecord :: GenericSpine -> BooleanCheck whether a given spine is a record
#constructorIsRecord Source
constructorIsRecord :: DataConstructor -> BooleanCheck whether a constructor is a Haskell constructor with record fields.