Data.Hermes.Decoder.Path
dot :: Text -> Text Source #
removePath :: Text -> Decoder a -> Decoder a Source #
withPath :: Text -> Decoder a -> Decoder a Source #
withPathIndex :: Int -> Decoder a -> Decoder a Source #