Fix docs
parent
8bb7aafee5
commit
9cc25c3eff
|
@ -4,8 +4,7 @@ IN: io.streams.duplex
|
||||||
ARTICLE: "io.streams.duplex" "Duplex streams"
|
ARTICLE: "io.streams.duplex" "Duplex streams"
|
||||||
"Duplex streams combine an input stream and an output stream into a bidirectional stream."
|
"Duplex streams combine an input stream and an output stream into a bidirectional stream."
|
||||||
{ $subsection duplex-stream }
|
{ $subsection duplex-stream }
|
||||||
{ $subsection <duplex-stream> }
|
{ $subsection <duplex-stream> } ;
|
||||||
{ $subsection check-closed } ;
|
|
||||||
|
|
||||||
ABOUT: "io.streams.duplex"
|
ABOUT: "io.streams.duplex"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue