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
/
ulong
/
ulong.factor
blob
486a9dd513fac0aa5e0f69ac265bec0d9d0b970e
1
USING: specialized-vectors.functor specialized-arrays.ulong ;
2
IN: specialized-vectors.ulong
3
4
<< "ulong" define-vector >>