Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 381 Bytes

flush.md

File metadata and controls

18 lines (13 loc) · 381 Bytes
name see also
cljs.core/flush
cljs.core/*flush-on-newline*
cljs.core/*out*

Summary

Flushes the output stream that is the current value of doc:cljs.core/out. (Currently unimplemented)

Details

Examples