mirror of
https://github.com/janet-lang/janet
synced 2026-07-03 18:02:43 +00:00
029394db31
buffer/format uses the old string/format behavior. `string/format` no longer requires a buffer, and returns a string.