Files
ivy/doc/std/io/StreamWriter.im

8 lines
78 B
Plaintext

package std.io
protocol StreamWriter
- flush
- print:
- put:
end