]> gitweb.factorcode.org Git - factor.git/commit
mirrors: delete-at and clear-assoc are an error, fix #1757
authorCat Stevens <catb0t@protonmail.ch>
Thu, 12 Mar 2020 00:28:02 +0000 (20:28 -0400)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 13 Apr 2020 17:52:09 +0000 (17:52 +0000)
commit175a42bd49bb18456dfab6a634b05f1208d98c0b
treea37598b50e8eb71b0b67c88380711b7aa051d21b
parentc56dd706ce47ae7ae00f9f55b6fe187fb3935c6c
mirrors: delete-at and clear-assoc are an error, fix #1757

M\ mirror delete-at and M\ mirror clear-assoc
have been made to throw a new
mirror-slot-removal error, because
it doesn't make sense to remove a
tuple slot, and this behaviour should
not have been relied on.
basis/mirrors/mirrors-tests.factor
basis/mirrors/mirrors.factor