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
/
tools
/
deploy
/
shaker
/
next-methods.factor
blob
2bff4075253eaccbc9839a0e0bb63cd6d61a2bf8
1
USING: words ;
2
IN: generic
3
4
: next-method-quot ( method -- quot ) "next-method-quot" word-prop ;