mirror of
https://github.com/janet-lang/janet
synced 2026-07-22 19:18:51 +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.