[ bianca ]
[ ソース: ocaml-lwt-dllist ]
パッケージ: liblwt-dllist-ocaml-dev (1.0.1-1 など)
liblwt-dllist-ocaml-dev に関するリンク
ocaml-lwt-dllist ソースパッケージをダウンロード:
- [ocaml-lwt-dllist_1.0.1-1.debian.tar.xz]
- [ocaml-lwt-dllist_1.0.1-1.dsc]
- [ocaml-lwt-dllist_1.0.1.orig.tar.bz2]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
mutable doubly-linked list with Lwt iterators (dev files)
A sequence is an object holding a list of elements which support the following operations:
- adding an element to the left or the right in time and space O(1) - taking an element from the left or the right in time and space O(1) - removing a previously added element from a sequence in time and space O(1) - removing an element while the sequence is being transversed.
This package contains all the development stuff.
その他の liblwt-dllist-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: liblwt-dllist-ocaml-bmw98
- 以下のパッケージによって提供される仮想パッケージです: liblwt-dllist-ocaml
-
- dep: libstdlib-ocaml-dev-m4xw9
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-5.3.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries