ocaml-containers/core
Simon Cruanes 50cc9f8d2c CCopt.pure
2014-06-28 04:06:58 +02:00
..
_tags changed comments, add _tags file 2014-06-23 23:29:47 +02:00
CCArray.ml CCArray.blit, .Sub.to_slice; 2014-06-28 02:03:14 +02:00
CCArray.mli CCArray.blit, .Sub.to_slice; 2014-06-28 02:03:14 +02:00
CCBatch.ml
CCBatch.mli
CCBool.ml tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBool.mli tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBV.ml tests for bitvectors 2014-06-24 18:52:38 +02:00
CCBV.mli tests for bitvectors 2014-06-24 18:52:38 +02:00
CCDeque.ml
CCDeque.mli
CCError.ml applicative and lifting operators for CCError 2014-06-27 15:33:57 +02:00
CCError.mli applicative and lifting operators for CCError 2014-06-27 15:33:57 +02:00
CCFQueue.ml fix bug in CCFqueue 2014-06-25 01:27:17 +02:00
CCFQueue.mli CCFQueue is now a functional double-ended queue 2014-06-25 00:43:43 +02:00
CCFun.ml monad instance for CCFun 2014-06-26 15:01:34 +02:00
CCFun.mli monad instance for CCFun 2014-06-26 15:01:34 +02:00
CCGen.ml
CCGen.mli
CCHash.ml make a distinction between Hash.state and Hash.t (and private type is bad here) 2014-06-23 23:44:53 +02:00
CCHash.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCHeap.ml fix type mismatch 2014-06-25 23:34:43 +02:00
CCHeap.mli fix type mismatch 2014-06-25 23:34:43 +02:00
CCInt.ml random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCInt.mli random generators in several modules, and CCRandom to bind them all with fuel 2014-06-24 14:06:48 +02:00
CCKList.ml monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCKList.mli monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCKTree.ml CCKTree, abstract tree structure with dot printing 2014-06-25 03:28:41 +02:00
CCKTree.mli CCKTree, abstract tree structure with dot printing 2014-06-25 03:28:41 +02:00
CCLinq.ml bugfix 2014-06-15 23:10:16 +02:00
CCLinq.mli
CCList.ml monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCList.mli monadic combinators for lists and klists 2014-06-24 16:23:30 +02:00
CCMultiMap.ml
CCMultiMap.mli
CCMultiSet.ml
CCMultiSet.mli
CCOpt.ml CCopt.pure 2014-06-28 04:06:58 +02:00
CCOpt.mli CCopt.pure 2014-06-28 04:06:58 +02:00
CCOrd.ml
CCOrd.mli
CCPair.ml
CCPair.mli
CCPersistentHashtbl.ml updated CCPersistentHashtbl with new functions; 2014-06-28 03:53:21 +02:00
CCPersistentHashtbl.mli updated CCPersistentHashtbl with new functions; 2014-06-28 03:53:21 +02:00
CCPrint.ml fix CCPrint.unit, add CCPrint.silent 2014-06-26 00:10:10 +02:00
CCPrint.mli fix CCPrint.unit, add CCPrint.silent 2014-06-26 00:10:10 +02:00
CCRandom.ml refactored CCrandom (hide fuel, too complicated, but provide a fix operator); 2014-06-24 16:24:19 +02:00
CCRandom.mli refactored CCrandom (hide fuel, too complicated, but provide a fix operator); 2014-06-24 16:24:19 +02:00
CCSequence.ml
CCSequence.mli changed comments, add _tags file 2014-06-23 23:29:47 +02:00
CCString.ml bugfix; more tests 2014-06-28 04:01:18 +02:00
CCString.mli bugfix; more tests 2014-06-28 04:01:18 +02:00
CCTrie.ml CCTrie, a compressed functorial persistent trie structure 2014-06-26 02:46:27 +02:00
CCTrie.mli CCTrie, a compressed functorial persistent trie structure 2014-06-26 02:46:27 +02:00
CCVector.ml a few more functions in CCVector, including in-place filtering 2014-06-15 19:36:15 +02:00
CCVector.mli a few more functions in CCVector, including in-place filtering 2014-06-15 19:36:15 +02:00