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
/
short
/
short.factor
blob
add58157f9b116834cc0a08bc671c994ae9cf3ea
1
USING: io.mmap.functor specialized-arrays.direct.short ;
2
IN: io.mmap.short
3
4
<< "short" define-mapped-array >>