]> gitweb.factorcode.org Git - factor.git/blob - basis/io/mmap/ushort/ushort.factor
change math.floats.env tests not to use any libm functions, which don't reliably...
[factor.git] / basis / io / mmap / ushort / ushort.factor
1 USING: io.mmap.functor specialized-arrays.ushort ;
2 IN: io.mmap.ushort
3
4 << "ushort" define-mapped-array >>