-
Notifications
You must be signed in to change notification settings - Fork 83
Home
Simon Cruanes edited this page Feb 20, 2015
·
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 on Freenode (IRC network), ask
companion_cube
- feature requests can use the issues
Breaking changes are indicated with ⚠.
- change
CCIO
⚠ - Make something useful from
containers.thread
andcontainers.lwt
- remove random crazy stuff
- test
Lwt_actor
and improve it - update/simplify/refactor
CCFuture
- in
containers.unix
, addCCIO_unix
with unix-specific functions (sub-process handling in particular) - make a
containers.bigarray
with big-strings and possibly memory-mapping helpers