src/intobject/ops_dollar

Search:
Group by:
Source   Edit  

Procs

proc `$`(i: IntObject): string {....raises: [], tags: [], forbids: [].}
this ignores get_intobject_state().max_str_digits, and may raises OverflowDefect if i contains too many digits Source   Edit