Name : ocaml-bin-prot
| |
Version : 0.16.0
| Vendor : Fedora Project
|
Release : 8.fc40
| Date : 2024-01-25 10:58:47
|
Group : Unspecified
| Source RPM : ocaml-bin-prot-0.16.0-8.fc40.src.rpm
|
Size : 1.30 MB
| |
Packager : Fedora Project
| |
Summary : Read and write OCaml values in a type-safe binary protocol
|
Description :
This library contains functionality for reading and writing OCaml values in a type-safe binary protocol. These functions are extremely efficient and provide users with a convenient and safe way of performing I/O on any extensionally defined data type. This means that functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is.
As of now, there is no support for cyclic or shared values. Cyclic values will lead to non-termination whereas shared values, besides requiring significantly more space when encoded, may lead to a substantial increase in memory footprint when they are read back in.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/releases/40/Everything/x86_64/os/Packages/o |