Content deleted Content added
Avoid wp:jargon |
|||
Line 53:
* Expressions using anonymous functions, represented by a block inside a gray ring, having one or more empty slot(s)/argument(s) that are filled by a "higher order function" (the one that is calling the anonymous one). (Their computer-science theoretical basis is [[first class function]]s, which in turn have [[lambda calculus]] as their even more abstract and mathematical foundation)
* Lists that are [[First class object|first class]] (including ''lists of lists/arrays'')
* ''First class'' sprites (or in other words, [[
* "Hyperblocks": functions whose natural ___domain is scalars (text or numbers), extended to accept lists as inputs and apply the underlying function to the scalars in the list or a sublist
* Nestable sprites
|