Paketname | libfields-camlp4-dev |
Beschreibung | OCaml syntax extension that enables folding over record fields |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.0-2build1 |
Sektion | universe/ocaml |
Priorität | extra |
Installierte Größe | 200 Byte |
Hängt ab von | ocaml-findlib, camlp4, camlp4-3.11.2, libtype-conv-camlp4-dev-lvsx4, ocaml-nox-3.11.2 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | fieldslib |
Paketgröße | 12692 Byte |
Prüfsumme MD5 | b666d564996ff39ea04cc4b56c8e67dd |
Prüfsumme SHA1 | 5de6b384660ce5d9530d517d408d02e4277b6854 |
Prüfsumme SHA256 | c3b7a81fa8691aadaf3238911ca5297354d5eb9ae65fa5477789ba7531f5dea1 |
Link zum Herunterladen | libfields-camlp4-dev_0.1.0-2build1_i386.deb |
Ausführliche Beschreibung | 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
.
fieldslib is built on top of CamlP4.
|