]> gitweb.factorcode.org Git - factor.git/commit
Change how sequence>assoc and friends work. Now they take two quotations, the first...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 10 Apr 2011 04:51:14 +0000 (23:51 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 10 Apr 2011 04:51:14 +0000 (23:51 -0500)
commit7aa7b08d425d7c0ca67ba29372acd97a346fc343
tree5749a5b0686e7ae208778912b3255097b67b0313
parent38fd731fa9d8104e102b656da614aacce38f56f9
Change how sequence>assoc and friends work. Now they take two quotations, the first of which prepares the key/value pair and the second insert it into the assoc. mrjbq7's group-by, formerly collect-values, is now called collect-by.
basis/math/statistics/statistics-docs.factor
basis/math/statistics/statistics.factor