]> gitweb.factorcode.org Git - factor.git/commit
arrays.shaped: Inefficient iteration with indices.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 24 Jul 2013 17:03:06 +0000 (10:03 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 24 Jul 2013 17:03:49 +0000 (10:03 -0700)
commit232287b3fc0ad8c0b4b7feeac3c7b59b25672650
treea06923b85a669f2f3b23d63d9f36695ff3a32ea0
parent6ca2fec6cdfe277fb8a39f0e376eba71e7a530a5
arrays.shaped: Inefficient iteration with indices.
Add upper,lower,strict-upper/lower map operations and array constructions.
extra/arrays/shaped/shaped-tests.factor
extra/arrays/shaped/shaped.factor