factor/core/classes/tuple
Doug Coleman 15402ed1b4 core 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:12:44 -05:00
..
authors.txt Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
summary.txt Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
tuple-docs.factor New convention for parametrized constructors: new-* instead of construct-* 2008-04-14 05:07:31 -05:00
tuple-tests.factor FFI string encoding conversion 2008-04-20 05:15:46 -05:00
tuple.factor core changes: 2008-04-25 23:12:44 -05:00