Binary package “libfieldslib-ocaml-dev” in ubuntu jammy

OCaml syntax extension that enables folding over record fields (dev files)

 fieldslib is an OCaml syntax extension that can be used to define
 first class values representing record fields. On top of those
 values additional routines can then be automatically defined to:
 .
  - get and set record fields
  - iterate and fold over fields
  - create new record values
 .
 This package contains development files.