Simon Cruanes
|
fac35bf61c
|
renamed some operations in Enum
|
2013-03-20 13:58:50 +01:00 |
|
Simon Cruanes
|
fb75b7299b
|
some functions of Enum are also available for Enum.Gen
|
2013-03-20 11:55:53 +01:00 |
|
Simon Cruanes
|
64a50fbedf
|
pretty printing of an Enum
|
2013-03-20 01:10:36 +01:00 |
|
Simon Cruanes
|
5b4e205591
|
Enum.dup combinator
|
2013-03-19 23:59:07 +01:00 |
|
Simon Cruanes
|
21f499a5f5
|
fixed absurd comment;
better product implementation (in case outer is big and outer is empty)
|
2013-03-19 13:43:02 +01:00 |
|
Simon Cruanes
|
db302adab2
|
one more signature to be implemented later
|
2013-03-19 12:13:46 +01:00 |
|
Simon Cruanes
|
e83298ef24
|
moved generator functions into Enum.Gen
|
2013-03-19 11:44:48 +01:00 |
|
Simon Cruanes
|
96d3c7e8b7
|
added a bunch of combinators for Enum, some of them quite advanced.
A few are not yet implemented.
|
2013-03-19 11:25:26 +01:00 |
|
Simon Cruanes
|
ca5336dfb0
|
more tests for Enum
|
2013-03-19 00:48:11 +01:00 |
|
Simon Cruanes
|
101fc8a01e
|
potential bugfix for Enum.to_rev_list
|
2013-03-19 00:35:54 +01:00 |
|
Simon Cruanes
|
f3206ca019
|
|> combinator for Enum
|
2013-03-19 00:24:12 +01:00 |
|
Simon Cruanes
|
135989d55f
|
Enum.take and Enum.drop
|
2013-03-19 00:22:41 +01:00 |
|
Simon Cruanes
|
81e30d76bf
|
Enum.Infix with some basic infix operators;
fixed bugs in Enum
|
2013-03-18 23:59:30 +01:00 |
|
Simon Cruanes
|
a378af8a8e
|
append, flatMap and flatten in Enum
|
2013-03-18 23:42:29 +01:00 |
|
Simon Cruanes
|
5d289098b0
|
basic functions in Enum
|
2013-03-18 23:23:13 +01:00 |
|
Simon Cruanes
|
8efc421650
|
draft of Enum type (restartable generator a la Batteries)
|
2013-03-18 23:12:57 +01:00 |
|