package of_json

  1. Overview
  2. Docs
A friendly applicative interface for Jsonaf.

Install

Authors

Maintainers

Sources

of_json-v0.16.0.tar.gz
sha256=f3808f2dffd18035fe579b705813276cc4279914c682d273dfefb12f123b6b13

Description

This library provides an applicative interface for extracting values from JSON objects with an emphasis on readability and error handling, particularly with nested values.

Published: 14 Jun 2023

Dependencies (6)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. jsonaf >= "v0.16" & < "v0.17"
  4. core_extended >= "v0.16" & < "v0.17"
  5. core >= "v0.16" & < "v0.17"
  6. ocaml >= "4.14.0"

Dev Dependencies

None

Used by

None

Conflicts

None