c-cube/ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
OCamlBSD-2-Clause
Issues
- 2
Bug with CCVector of Int32
#454 opened by RafaelBocquet - 2
Ignore style in Containers_pp
#456 opened by grayswandyr - 2
Monomorphic.min function is slow
#452 opened by FardaleM - 0
CCList.unfold
#444 opened by benbellick - 0
add statefulness to containers.pp's extensions
#439 opened by c-cube - 7
folding on a sequence as a sequence
#435 opened by nilsbecker - 3
Support OCaml 5
#405 opened by favonia - 3
segfault using CCVector with iterator invalidation
#423 opened by gasche - 1
- 3
make Hashtbl.Make richer
#419 opened by nilsbecker - 2
Semantics of CCBV.resize
#379 opened by favonia - 6
use custom image for CI
#337 opened by c-cube - 2
- 1
Functor for monadic support in cases of wrong arity
#408 opened by bluddy - 0
use ocamlformat
#411 opened by c-cube - 0
custom test library
#410 opened by c-cube - 0
use `stag` in Format
#403 opened by c-cube - 0
write random tests for CCByte_buffer
#400 opened by c-cube - 3
error with opam install for v3.6.1
#396 opened by mndrix - 0
ccparse: document fix alternative based on `suspend`
#392 opened by c-cube - 0
- 1
CCIO: add `iter` functions
#357 opened by c-cube - 1
Add CCList.sorted_remove and CCList.sorted_diff?
#377 opened by favonia - 0
make CCBV functions size-invariant
#375 opened by c-cube - 1
Add CCBV.{fold, fold_true}?
#369 opened by favonia - 1
Possible bugs involving CCBV.{set, diff, union}
#370 opened by favonia - 1
Add `CCSeq.exists` and `CCSeq.for_all`
#361 opened by bbc2 - 7
CCPool: How to keep threads alive?
#360 opened by ozanmakes - 23
- 2
type of Hashtbl.pp
#356 opened by nilsbecker - 3
Flipped version of List.cons
#354 opened by nilsbecker - 11
- 3
Pretty printer prints unexpected new lines
#353 opened by macthecadillac - 1
A link was broken
#347 opened by ichingking - 1
Shouldn't CCFQueue be named CCFDeque?
#345 opened by kwshi - 5
CCPair doesn't have a Traverse submodule
#321 opened by brokenpylons - 5
Add chaining/sequencing combinator in CCFormat
#314 opened by kwshi - 1
reduce function for cclist?
#305 opened by nilsbecker - 6
Incorrect docstrings for several Containers modules (CCList, CCString, CCArray)
#323 opened by Fourchaux - 2
- 5
- 2
Add a guard function for monads
#333 opened by grayswandyr - 0
add tests to CCMutHeap
#332 opened by c-cube - 3
Possible bug in CCIntMap.union
#329 opened by fpottier - 1
containers 3.0 fails to build on 32-bit systems
#328 opened by dmbaturin - 5
not longer 32-bit compatible
#327 opened by fdopen - 0
Infix comparison operators in CCString
#315 opened by kwshi - 2
Inconsistent meaning of map2 in CCPair
#316 opened by kwshi - 2
CCResult could use a <$> operator
#317 opened by kwshi - 1
CCFun Infix module
#312 opened by kwshi