Handbook
Glossary
<response> ( lines -- response )
Vocabulary
smtp
.
private
Inputs
lines
an
object
Outputs
response
an
object
Definition
USING:
kernel
math.parser
sequences
;
IN:
smtp.private
:
<response>
( lines -- response )
[
first
3
head
string>number
]
keep
response
boa
;