blob: 23a5da90f1773e63c867b0cf93cadb3135e2309a [file]
genex-list-transform-apply
--------------------------
* The :genex:`LIST` generator expression's ``TRANSFORM`` operation gained an
``APPLY`` action that evaluates an arbitrary generator expression for each
element, with ``$<_0>`` referring to the current element.