mirror of
https://github.com/janet-lang/janet
synced 2026-03-14 19:59:47 +00:00
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.