4 lines
109 B
Factor
4 lines
109 B
Factor
|
USING: io.mmap.functor specialized-arrays.direct.float ;
|
||
|
IN: io.mmap.float
|
||
|
|
||
|
<< "float" define-mapped-array >>
|