]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/metrohash/metrohash.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / checksums / metrohash / metrohash.factor
index ad9b6dcaac0de0b6e5a22d3a0e3ca24b85d9c050..d9f2620c344c14126d7ecf5728cf059e11902ba8 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2018 John Benediktsson.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.data byte-arrays checksums
-combinators grouping io.binary kernel locals math math.bitwise
+combinators endian grouping kernel locals math math.bitwise
 sequences specialized-arrays ;
 SPECIALIZED-ARRAY: uint64_t
 SPECIALIZED-ARRAY: uint32_t