On Wednesday, 15 June 2016 at 04:48:02 UTC, tsbockman wrote:
On Wednesday, 15 June 2016 at 03:42:52 UTC, Walter Bright wrote:
* SmartInt.toString(sink, fmt)
* SafeInt.toString(sink, fmt)
* checkedint.to()
* IntFlag.toString(sink, fmt)
* IntFlags.toString(sink, fmt)

I see no love for output ranges :-(

I will add support.

Done. (It turns out that they were actually already supported, but I updated the docs to make this clearer.)

Reply via email to