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
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
specialized-vectors
/
uchar
/
uchar.factor
blob
76cbd154b0ce26ad41babb7833296def7b0219a7
1
USING: specialized-vectors.functor specialized-arrays.uchar ;
2
IN: specialized-vectors.uchar
3
4
<< "uchar" define-vector >>