savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
153 stars 12 forks source link

Add `Env.OutStream.flush` behavior. #480

Closed jemc closed 3 weeks ago

jemc commented 3 weeks ago

This can be used to ensure that all buffered data is flushed to the output stream.