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