factor/basis/io/mmap/ushort/ushort.factor

4 lines
112 B
Factor
Raw Normal View History

2008-12-03 13:51:26 -05:00
USING: io.mmap.functor specialized-arrays.direct.ushort ;
IN: io.mmap.ushort
2008-12-03 13:51:26 -05:00
<< "ushort" define-mapped-array >>