Module proof_of_sql::base::math

source ·
Expand description

Handles parsing between decimal tokens received from the lexer into native Decimal75 Proof of SQL type.

Modules§

  • Module for parsing an IntermediateDecimal into a Decimal75.