tanya/source
Eugene Wissner d946b598fd Add internal sprintf-compatible format function
format() has full support for sprintf format but is written completely in D.
It is currently internal, since it is not typesafe and uses GC at one place.
After some work the function can be made public.
2017-08-29 10:38:03 +02:00
..
tanya Add internal sprintf-compatible format function 2017-08-29 10:38:03 +02:00