Files
rose-ash/lib
giles 24a67fae97
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
js-on-sx: arr.length = N extends the array
js-list-set! was a no-op for the length key. Added a clause that
pads with js-undefined via js-pad-list! when target > current.
Truncation skipped: the pop-last! SX primitive doesn't actually
mutate the list (length unchanged after the call), so no clean
way to shrink in place from SX. Extension covers common cases.
built-ins/Array: 16/45 → 17/45. conformance.sh: 148/148.
2026-05-08 01:38:51 +00:00
..