]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/md5/md5.factor
Specialized array overhaul
[factor.git] / basis / checksums / md5 / md5.factor
index d59976fb7e48b5daecb2e6fdbbe3b730780a7728..a2b6d4fd79e49b0bbe80489ac220500f29cb605a 100644 (file)
@@ -5,7 +5,8 @@ math.functions math.parser namespaces splitting grouping strings
 sequences byte-arrays locals sequences.private macros fry
 io.encodings.binary math.bitwise checksums accessors
 checksums.common checksums.stream combinators combinators.smart
-specialized-arrays.uint literals hints ;
+specialized-arrays literals hints ;
+SPECIALIZED-ARRAY: uint
 IN: checksums.md5
 
 SINGLETON: md5