The OpenD Programming Language

DataID.state

Tuple holding the value and id

struct DataID
Tuple!(double, string) state;

Meta