Module libdonet::dcnumeric

source ·
Expand description

Structure representing data types supported in the DC language and enforcing numeric limits through constraints.

Structs§

  • Numeric Range structs are used to represent a range of signed/unsigned integers or floating point numbers. Used for enforcing numeric limits within constraints of array, string, or blob sized types.