Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> libdevel >> libreins-ocaml-dev
etiona  ] [  nabia  ]
[ 原始碼: ocaml-reins  ]

套件: libreins-ocaml-dev (0.1a-9build1)

data structure library for OCaml

The OCaml Reins data structure library consists of the following persistent implementations:

 * Lists (singly, O(1) catenable, Acyclic doubly linked,
          random access)
 * Sets/Maps (AVL, Red/Black, Patricia, Splay)
 * Heaps (Binomial, Skew-Binomial)

All of the implementations conform to a unified signature for each data type. Also, each data types include zipper style cursor interfaces and persistent, bi-directional cursor based iterators. The library also includes a set of standard modules to hoist the base typs into the module level (Int, Bool, etc...) as well as a collection of functor combinators to minimize boilerplate (e.g., for constructing compare or to_string functions). Finally, a quickcheck-like random testing framework is included and each data type supports the necessary "gen" function to generate a random instance of the type.

其他與 libreins-ocaml-dev 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libreins-ocaml-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 808.5 kB3893 kB [文件列表]
armhf 840.6 kB3572 kB [文件列表]