]> gitweb.factorcode.org Git - factor.git/commitdiff
heaps.tests: remove dead code
authorJon Harper <jon.harper87@gmail.com>
Wed, 9 Jan 2019 16:37:26 +0000 (17:37 +0100)
committerJon Harper <jon.harper87@gmail.com>
Thu, 10 Jan 2019 20:37:28 +0000 (21:37 +0100)
basis/heaps/heaps-tests.factor

index bd09364e3681bc7db8bf973baedd54723ae37721..86d233e63b28e06ccd5fffe4778f26dda6f2c1b7 100644 (file)
@@ -80,9 +80,6 @@ DEFER: (assert-heap-invariant)
     [ t ] swap [ 2^ test-entry-indices ] curry unit-test
 ] each-integer
 
-: sort-entries ( entries -- entries' )
-    [ key>> ] sort-with ;
-
 : delete-test ( n -- obj1 obj2 )
     [
         random-alist