]> gitweb.factorcode.org Git - factor.git/blob - basis/io/mmap/short/short.factor
specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabula...
[factor.git] / basis / io / mmap / short / short.factor
1 USING: io.mmap.functor specialized-arrays.short ;
2 IN: io.mmap.short
3
4 << "short" define-mapped-array >>