factor/library/test/collections
slava e1abcf43b4 accumulate now returns the final result 2006-08-18 07:16:28 +00:00
..
arrays.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
hashtables.factor Eliminate with-class<cache combinator in favor of a class<map that is always kept up to date 2006-08-18 03:50:59 +00:00
namespaces.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
queues.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
sbuf.factor arrays are now better supported, various cleanups 2005-09-12 00:46:55 +00:00
sequences.factor accumulate now returns the final result 2006-08-18 07:16:28 +00:00
strings.factor Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
vectors.factor Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00