top | item 45970607

(no title)

inbx0 | 3 months ago

At TypeScript-level, I think simply disallowing them makes much more sense. You can already replace .push with .concat, .sort with .toSorted, etc. to get the non-mutating behavior so why complicate things.

discuss

order

No comments yet.