]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/nibble-arrays/nibble-arrays.factor
factor: trim more using lists.
[factor.git] / basis / nibble-arrays / nibble-arrays.factor
index d519d4f5bc975ea1f3b35a53ecef64b79c391ea2..c23b4fd450d0bdadce2bbb32c47cbcd483f225c8 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: math kernel sequences sequences.private byte-arrays
-alien prettyprint.custom parser accessors locals ;
+USING: accessors alien byte-arrays kernel math parser
+prettyprint.custom sequences sequences.private ;
 IN: nibble-arrays
 
 TUPLE: nibble-array