Declarative JSON data manipulation for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 4 lines 150 B view raw
1(** JSON bytesrw test cases. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] tests JSON decode/encode on primitives and objects. *)