Handbook
Glossary
<pipes> ( obj -- pipes )
Vocabulary
io
.
pipes
.
private
Inputs
obj
an
object
Outputs
pipes
an
object
Definition
IN:
io.pipes.private
GENERIC:
<pipes>
( obj -- pipes )
Methods
USING:
destructors
grouping
io.pipes
io.pipes.private
kernel
math
sequences
;
M:
integer
<pipes>
[
[
(pipe)
|dispose
]
replicate
T{
pipe
}
[
prefix
]
[
suffix
]
bi
2
<clumps>
]
with-destructors
;
USING:
io.pipes.private
math
sequences
;
M:
sequence
<pipes>
[
{
}
]
[
length
1
-
<pipes>
]
if-empty
;