7 lines
83 B
Text
7 lines
83 B
Text
mutadd=:adverb define
|
|
(m)=: (".m)+y
|
|
)
|
|
|
|
mutsub=:adverb define
|
|
(m)=: (".m)-y
|
|
)
|