Handbook
Glossary
ydec ( yenc -- bytes )
Vocabulary
yenc
Inputs
yenc
an
object
Outputs
bytes
an
object
Definition
USING:
kernel
make
sequences
yenc.private
;
IN:
yenc
:
ydec
( yenc -- bytes )
[
f
swap
[
ydec,
]
each
drop
]
B{
}
make
;