Summary

"write-line" should invoke write-string port method directly

Metadata

Description

Currently `write-string` in the `extras` unit calls `display`, but could call the low-level functionality, which would be slightly faster.

Changes and comments

[2011-09-26 15:41:26 UTC] felix changed status from new to closed

[2011-09-26 15:41:26 UTC] felix set resolution to fixed

[2011-09-26 15:41:26 UTC] felix wrote:

fixed by ckeen in c344ffb.