Doug Coleman
|
4d0ba8c3c1
|
reverse args for assoc-diff, diff
fix lots of usings
fix help lint
|
2008-04-26 02:01:43 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
f80085ff0a
|
seq-diff -> diff
seq-intersect -> intersect
|
2008-04-13 23:09:42 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Aaron Schaefer
|
7361ee58a8
|
Fix Project Euler solutions using combinators.lib stuff that moved
|
2008-02-11 15:14:56 -05:00 |
Aaron Schaefer
|
741d3df68a
|
Fix PE solutions using old math.parser
|
2008-02-07 20:25:03 -05:00 |
Aaron Schaefer
|
c68e70877d
|
Solution to Project Euler problem 43
|
2008-02-05 16:42:50 -05:00 |