ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming language.
The purpose of this library is to add new functions to OCaml Standard Library modules, to modify some functions in order to get better performances or more safety (tail-recursive) but also to provide new modules which should be useful for the average OCaml programmer.
ExtLib contains modules implementing: enumeration over abstract collection of elements, efficient bit sets, dynamic arrays, references on lists, Unicode characters and UTF-8 encoded strings, additional and improved functions for hashtables, strings, lists and option types.
Homepage: http://ocaml-lib.sourceforge.net
|
|
|
| アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
|---|---|---|---|
| alpha | 329.7 kB | 2100 kB | [ファイル一覧] |
| amd64 | 283.1 kB | 1956 kB | [ファイル一覧] |
| arm | 299.3 kB | 1816 kB | [ファイル一覧] |
| hppa | 160.4 kB | 1384 kB | [ファイル一覧] |
| i386 | 281.5 kB | 1808 kB | [ファイル一覧] |
| ia64 | 365.1 kB | 2144 kB | [ファイル一覧] |
| mips | 160.4 kB | 1384 kB | [ファイル一覧] |
| mipsel | 160.4 kB | 1384 kB | [ファイル一覧] |
| powerpc | 309.0 kB | 1860 kB | [ファイル一覧] |
| s390 | 160.4 kB | 1384 kB | [ファイル一覧] |
| sparc | 304.5 kB | 1872 kB | [ファイル一覧] |