oops
parent
b5a1aa2036
commit
7b3e0c64f0
|
@ -32,7 +32,7 @@ TUPLE: multipart-stream stream n leftover separator ;
|
||||||
quot unless-empty
|
quot unless-empty
|
||||||
] [
|
] [
|
||||||
stream (>>leftover)
|
stream (>>leftover)
|
||||||
[ quot call ] unless-empty
|
quot unless-empty
|
||||||
] if-empty f quot call f ;
|
] if-empty f quot call f ;
|
||||||
|
|
||||||
:: multipart-step-not-found ( stream end-stream? separator quot -- ? )
|
:: multipart-step-not-found ( stream end-stream? separator quot -- ? )
|
||||||
|
|
Loading…
Reference in New Issue