Handbook
Glossary
command-and-total ( string -- total )
Vocabulary
pop3
.
private
Inputs
string
an
object
Outputs
total
an
object
Definition
USING:
io
io.crlf
;
IN:
pop3.private
:
command-and-total
( string -- total )
write
crlf
flush
get-ok-and-total
;