output>array does not seem to like the fact that the objects on the stack are arrays.
On Tue, Aug 26, 2014 at 11:15 PM, mr wzrd <[email protected]> wrote: > Thanks. > > ''Infers the number of outputs from the quotation and constructs an > array from those outputs.'' > > Wonder how many other languages there are where it's possible to do > easily do that. > > On Tue, Aug 26, 2014 at 11:10 PM, Doug Coleman <[email protected]> wrote: >> You can use output>array in combinators.smart. >> >> On Aug 26, 2014 8:09 PM, "mr wzrd" <[email protected]> wrote: >>> >>> Hello list. >>> >>> How would one use the cleave combinator to accumulate results into a >>> sequence instead of onto the stack? >>> >>> Initially I have one object on the stack and five quotations to apply to >>> it. >>> >>> Makes sense to define a "5array" operation? >>> >>> Still, there should be a general way to get the results from >>> n-quotations cleaved into a sequence. >>> >>> >>> ------------------------------------------------------------------------------ >>> Slashdot TV. >>> Video for Nerds. Stuff that matters. >>> http://tv.slashdot.org/ >>> _______________________________________________ >>> Factor-talk mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/factor-talk >> >> >> ------------------------------------------------------------------------------ >> Slashdot TV. >> Video for Nerds. Stuff that matters. >> http://tv.slashdot.org/ >> _______________________________________________ >> Factor-talk mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/factor-talk >> ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
