Did you know ... | Search Documentation: |
library(iostream) |
close_any/1 | Execute the‘Close` closure returned by open_any/5. |
open_any/5 | Establish a stream from Specification that should be closed using Close, which can either be called or passed to close_any/1. |
open_hook/6 | Open Spec in Mode, producing Stream. |