argo-0.2021.11.13: Parse and render JSON.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Argo.Type.Decoder

Documentation

listWith :: Decoder a -> [a] -> Decoder [a] Source #