Handbook
Glossary
parse-ip-entry ( row -- ip-entry )
Vocabulary
geo-ip
Inputs
row
an
object
Outputs
ip-entry
an
object
Definition
USING:
combinators
combinators.smart
kernel
math.parser
;
IN:
geo-ip
:
parse-ip-entry
( row -- ip-entry )
[
{
[
string>number
]
[
string>number
]
[
]
[
]
[
]
[
]
[
]
}
spread
]
input<sequence
ip-entry
boa
;