mirror of
https://github.com/janet-lang/janet
synced 2026-01-22 02:44:36 +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.