]> Lady’s Gitweb - Pisces/commitdiff
Define names and lengths for iterator functions
authorLady <redacted>
Thu, 24 Jul 2025 03:35:47 +0000 (23:35 -0400)
committerLady <redacted>
Thu, 24 Jul 2025 04:23:06 +0000 (00:23 -0400)
Iterator function generators had names, but the functions they
generated did not. Now they do, following the general conventions of
existing functions like `Array::[Symbol.iterator]` (not that these
_particularly_ make sense). Their lengths were already 1 and they were
already not constructable, but this is now tested.

Also, minor changes to documentation, ⁊·c.


No differences found
This page took 0.208205 seconds and 4 git commands to generate.