ocaml-containers/src/core
2018-02-17 21:05:36 +01:00
..
CCArray.ml Fix tests 2018-01-14 23:32:13 +00:00
CCArray.mli Comments - few changes 2018-02-07 14:36:03 +01:00
CCArray_slice.ml Fix tests 2018-01-14 23:32:13 +00:00
CCArray_slice.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCArrayLabels.ml Automatically add labeled interface to CCList and CCArray 2017-12-06 13:05:20 +09:00
CCArrayLabels.mli add missing signatures of CCArrayLabels (closes #193) 2018-02-17 10:16:08 -06:00
CCBool.ml Internally shadow polymorphic operators and functions from Pervasives 2018-01-14 23:32:13 +00:00
CCBool.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCChar.ml rename CCChar.{print,pp} and CCHeap.print (closes #181) 2018-01-29 21:15:24 -06:00
CCChar.mli prepare for 2.0+alpha2 2018-02-01 19:18:17 -06:00
CCEqual.ml Add CCEqual.physical 2018-01-14 23:33:39 +00:00
CCEqual.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCFloat.ml Add infix operators to CCFloat 2018-02-17 21:05:36 +01:00
CCFloat.mli Add infix operators to CCFloat 2018-02-17 21:05:36 +01:00
CCFormat.ml add CCFormat.lazy_{or,force} for printing thunks 2018-02-09 14:20:46 -06:00
CCFormat.mli prepare for 2.0 2018-02-11 09:57:06 -06:00
CCFun.ml Add CCFun.iterate 2018-02-14 15:39:08 +01:00
CCFun.mli Add CCFun.iterate 2018-02-14 15:39:08 +01:00
CCHash.ml add Hash.const0 for trivial hash function that ignores its input 2017-12-15 13:49:34 +01:00
CCHash.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCHashtbl.ml Adding more comments 2018-01-30 14:07:05 +01:00
CCHashtbl.mli Comments - few changes 2018-02-07 14:36:03 +01:00
CCHeap.ml prepare for 2.0+alpha2 2018-02-01 19:18:17 -06:00
CCHeap.mli Comments - few changes 2018-02-07 14:36:03 +01:00
CCInt.ml Avoid uses of the polymorphic operators 2018-01-14 23:32:13 +00:00
CCInt.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCInt64.ml make CCInt64 compatible with Int64 (breaking!) (closes #192) 2018-02-17 10:25:57 -06:00
CCInt64.mli make CCInt64 compatible with Int64 (breaking!) (closes #192) 2018-02-17 10:25:57 -06:00
CCIO.ml
CCIO.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCList.ml reindent 2018-02-07 08:22:41 -06:00
CCList.mli reindent 2018-02-07 08:22:41 -06:00
CCListLabels.ml Automatically add labeled interface to CCList and CCArray 2017-12-06 13:05:20 +09:00
CCListLabels.mli Comments - few changes 2018-02-07 14:36:03 +01:00
CCMap.ml Adding more comments 2018-01-30 14:07:05 +01:00
CCMap.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCOpt.ml
CCOpt.mli reindent code 2018-02-01 19:01:32 -06:00
CCOrd.ml more tests 2017-12-24 17:21:57 +01:00
CCOrd.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCPair.ml
CCPair.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCParse.ml Comments - few changes 2018-02-07 14:36:03 +01:00
CCParse.mli Comments - few changes 2018-02-07 14:36:03 +01:00
CCRandom.ml move to jbuilder (closes #165) 2018-01-14 17:43:56 -06:00
CCRandom.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCRef.ml add CCRef.swap 2017-09-22 17:52:24 +02:00
CCRef.mli Adding more comments 2018-01-30 14:07:05 +01:00
CCResult.ml Avoid uses of the polymorphic operators 2018-01-14 23:32:13 +00:00
CCResult.mli reindent code 2018-02-01 19:01:32 -06:00
CCSet.ml prepare for 1.5 2018-01-02 18:14:32 +01:00
CCSet.mli reindent code 2018-02-01 19:01:32 -06:00
CCString.ml more tests 2018-02-07 20:38:01 -06:00
CCString.mli reindent 2018-02-07 08:22:41 -06:00
CCVector.ml Avoid uses of the polymorphic operators 2018-01-14 23:32:13 +00:00
CCVector.mli Comments - few changes 2018-02-07 14:36:03 +01:00
containers.ml Add Containers.Monomorphic and include it by default 2018-01-14 23:32:13 +00:00
jbuild add script to generate jbuilder flags dynamically 2018-01-14 20:38:40 -06:00