Handbook
Glossary
country-id>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
country-id>>
( object -- value )
Methods
USING:
accessors
geobytes
slots.private
;
M:
city
country-id>>
3
slot
;
inline
USING:
accessors
geobytes
slots.private
;
M:
country
country-id>>
2
slot
;
inline
USING:
accessors
geobytes
slots.private
;
M:
region
country-id>>
3
slot
;
inline