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

Argo.Internal.Type.Decoder

Documentation

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