repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix some db docs
[factor/jcg.git]
/
basis
/
io
/
mmap
/
ushort
/
ushort.factor
blob
6d5ac016cfac43a18866d3813feac81d7810c0c3
1
USING: io.mmap.functor specialized-arrays.direct.ushort ;
2
IN: io.mmap.ushort
3
4
<< "ushort" define-mapped-array >>