transmuter.feed documentation
>feed
(>feed this)Create a feed from the given input source. A feed is a procedure, which either returns the next value from the source, guard/vacuum when a new value is not yet available or guard/void if the input source is exhausted.