mirror of
https://github.com/janet-lang/janet
synced 2026-06-10 14:42:18 +00:00
0ce5acec89
Remove string/pretty in favor of buffer/format and string/format. Also drop string/number, which is more verbose and less flexible than string/format.