Generally the ... Implies whatever was under the stack at the time of the call.

See some of the documentation on row polymorphic stack effects for more 
details...


On Apr 14, 2013, at 7:27 PM, mr w <wzr...@gmail.com> wrote:

> Anyone know what the stack looks like during the execution of a
> sequence combinator?
> 
> For example, the quot passed to map expects ...
> 
> quot,    a quotation with stack effect ( ... elt -- ... newelt )
> 
> Are there any guarantees on the "..." in "... elt"?
> 
> Does "seq quot map" remain on the stack while quot is applied to each element?
> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to