The OpenD Programming Language

CsvProxy.conversions

The conversion map represented as array of from->to pairs.

Note: automated number recognition works with values like NaN and +Inf already.

struct CsvProxy
const(Conversion)[] conversions;

Meta