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

8 lines
78 B
Plaintext

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