Handbook
Glossary
longitude<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
longitude<<
( value object -- )
Methods
USING:
accessors
geobytes
slots.private
;
M:
city
longitude<<
6
set-slot
;
inline
USING:
accessors
slots.private
usa-cities
;
M:
city
longitude<<
6
set-slot
;
inline
USING:
accessors
metar
slots.private
;
M:
station
longitude<<
7
set-slot
;
inline