io.streams.limited: missed INSTANCE: input-stream
parent
d1009d74f4
commit
e40453ebee
|
@ -7,6 +7,7 @@ namespaces sequences math.order ;
|
|||
IN: io.streams.limited
|
||||
|
||||
TUPLE: limited-stream stream count limit current start stop ;
|
||||
INSTANCE: limited-stream input-stream
|
||||
|
||||
: <limited-stream> ( stream limit -- stream' )
|
||||
limited-stream new
|
||||
|
|
Loading…
Reference in New Issue