Handbook
Glossary
translate ( text from to -- text' )
Vocabulary
google
.
translate
Inputs
text
an
object
from
an
object
to
an
object
Outputs
text'
an
object
Definition
USING:
grouping
kernel
sequences
;
IN:
google.translate
:
translate
( text from to -- text' )
[
maximum-translation-size
group
]
2dip
[
(translate)
]
2curry
map
concat
;