Files
rose-ash/plans
giles ef53232314
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s
apl: ∪ unique / ∪ union / ∩ intersection (+12)
- apl-unique: dedup keeping first-occurrence order
- apl-union: dedup'd A then B-elements-not-in-A
- apl-intersect: A elements that are in B, preserves left order
- ∪ wired both monadic and dyadic; ∩ wired dyadic
- pipeline 121/121
2026-05-08 22:42:29 +00:00
..