-
Notifications
You must be signed in to change notification settings - Fork 90
Home
c-cube edited this page Dec 15, 2014
·
13 revisions
Welcome to containers! Here is the place to discuss about the library, incoming features, grievance, etc.
where to discuss about containers:
- this wiki (feel free to comment on features, etc.)
- ##ocaml-containers on Freenode (IRC network)
- feature requests can use the issues
Breaking changes are indicated with ⚠.
- change
CCIO⚠ - Make something useful from
containers.threadandcontainers.lwt- remove random crazy stuff
- test
Lwt_actorand improve it - update/simplify/refactor
CCFuture
- in
containers.unix, addCCIO_unixwith unix-specific functions (sub-process handling in particular) - make a
containers.bigarraywith big-strings and possibly memory-mapping helpers