John Benediktsson
|
ef3d271fb3
|
remove some uses of conjoin.
|
2017-02-07 15:14:20 -08:00 |
Jon Harper
|
f65ffc6640
|
faster implementation of euler023 using a hashtable
|
2009-09-30 23:08:45 +09:00 |
Slava Pestov
|
f995542246
|
Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that
|
2009-03-18 23:05:32 -05:00 |
Aaron Schaefer
|
f2538d0156
|
Clean up Project Euler solutions
|
2008-10-30 22:04:44 -04:00 |
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 |
Aaron Schaefer
|
cd92504288
|
Fix copyright date on PE solutions after the new year
|
2008-01-22 17:02:02 -05:00 |
Aaron Schaefer
|
0a6975c423
|
Solution to Project Euler problem 24
|
2008-01-03 01:49:46 -05:00 |
Aaron Schaefer
|
a2bcdaf696
|
Solution to Project Euler problem 23
|
2008-01-02 18:57:57 -05:00 |