mirror of
https://github.com/janet-lang/janet
synced 2026-05-08 22:42:15 +00:00
029394db31
buffer/format uses the old string/format behavior. `string/format` no longer requires a buffer, and returns a string.