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
Bug fixes for lcs.diff2html; xml.writer
[factor/jcg.git]
/
basis
/
specialized-vectors
/
specialized-vectors-tests.factor
blob
df077ce18959e9c9f5a8586ff4290b12035a0246
1
IN: specialized-vectors.tests
2
USING: specialized-vectors.double tools.test kernel sequences ;
3
4
[ 3 ] [ double-vector{ 1 2 } 3 over push length ] unit-test
5