Skip to content

*flush-on-newline* support #865

Closed
@ikappaki

Description

@ikappaki

The Clojure's flush-on-newline indicates whether to flush the out stream at the end of core/prn fn, which is also the base for println.

This is a useful feature to have when the stream is bound to anything else than stdout which is already configured to flush its output buffer on newlines by default.

PR to follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue-type:enhancementNew feature or requestlangIssue pertaining to Basilisp language modules

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions