immutable class UNITS < $ENUMS{UNITS}, $IS_LT{UNITS}


Flattened version is here

Ancestors
$IS_LT{_} $IS_EQ $ENUMS{_} $BINARY
$NIL $IS_NIL $ANCHORED_FMT $FMT
$STR $TEXT $HASH



Public


Features
Centimetres : SAME
Feet : SAME
Inches : SAME
Kilometres : SAME
Metres : SAME
Miles : SAME
Millimetres : SAME
Other : SAME
Points : SAME
Yards : SAME
is_lt(


Private

const convert : ARRAY{FLT} := | 1.0, 2.84527559, 10.0,
const val_count : CARD := 10 ;

The Sather Home Page