mach.d icon indicating copy to clipboard operation
mach.d copied to clipboard

writefloat and other number-writing functions should be able to write UTF16 & UTF32

Open pineapplemachine opened this issue 8 years ago • 0 comments

Currently they will only ever write UTF8. Functions in mach.text.numeric which return strings should accept a template argument telling them what kind of character string to produce.

pineapplemachine avatar Oct 07 '17 15:10 pineapplemachine