Simon Cruanes
|
c8413080b4
|
remove erroneous @since tag in CCList.find_idx
|
2014-08-08 20:13:51 +02:00 |
|
Simon Cruanes
|
d2abd46d13
|
add @since tags
|
2014-08-08 19:24:25 +02:00 |
|
Drup
|
7c9eb7dfab
|
Add List.findi, Array.findi and Array.find_idx.
|
2014-08-08 17:54:47 +02:00 |
|
Simon Cruanes
|
d3224e6b4d
|
merge from master
|
2014-08-06 23:10:28 +02:00 |
|
Simon Cruanes
|
490c72d5f8
|
CCList.Ref to help use references on lists
|
2014-07-22 00:01:43 +02:00 |
|
Simon Cruanes
|
633ded75c2
|
make CCList an applicative instance
|
2014-07-16 18:08:57 +02:00 |
|
Simon Cruanes
|
f3cdb0943e
|
monadic operator in CCList: map_m_par
|
2014-07-07 13:41:15 +02:00 |
|
Simon Cruanes
|
9595ac688c
|
CCList.sort_uniq
|
2014-07-02 16:47:10 +02:00 |
|
Simon Cruanes
|
e5a842829e
|
monadic combinators for lists and klists
|
2014-06-24 16:23:30 +02:00 |
|
Simon Cruanes
|
9da54f3e5a
|
random generators in several modules, and CCRandom to bind them all with fuel
|
2014-06-24 14:06:48 +02:00 |
|
Simon Cruanes
|
ef06d117cb
|
api change in CClist: find is now find_idx, and find:('a->'b option) -> 'a list -> 'b option added
|
2014-06-20 14:28:41 +02:00 |
|
Simon Cruanes
|
e7dbdeff2e
|
added zippers to CCList
|
2014-06-13 22:33:17 +02:00 |
|
Simon Cruanes
|
5567b12b79
|
CCBatch: batch operations on collections, with some fusion optimizations
to reduce the numbre of intermediate collections
|
2014-06-11 21:57:54 +02:00 |
|
Simon Cruanes
|
bc40893166
|
CCList.filter
|
2014-06-11 21:54:01 +02:00 |
|
Simon Cruanes
|
fd88f10216
|
safe version of fold_right
|
2014-05-31 12:36:15 +02:00 |
|
Simon Cruanes
|
9a10d477ee
|
update the klist type in other modules
|
2014-05-26 22:01:21 +02:00 |
|
Simon Cruanes
|
e61039152f
|
more functions in CCList; CCHash and CCKlist added
|
2014-05-20 16:22:42 +02:00 |
|
Simon Cruanes
|
113ea6d395
|
updated and fixed things in core/:
fixed warnings, updated Sequence/Gen with tests and more recent interface; added printers
|
2014-05-17 01:00:00 +02:00 |
|
Simon Cruanes
|
9a5e6e9558
|
many more functions in CCList
|
2014-05-16 23:18:26 +02:00 |
|
Simon Cruanes
|
3ccabcd7b0
|
more modules in containers Core;
moved KMP to sublibrary containers_string
|
2014-05-16 22:26:59 +02:00 |
|