This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Daniel Ehrenberg
littledan.dev
did:plc:7yf63jl76bmpsmrebxkqnfie
The exciting future or Records & Tuples in JavaScript: https://github.com/tc39/proposal-record-tuple/issues/393
* Now they're objects called Composites, instead
* They're really just frozen Objects/Arrays!
* Except with an extra bit for Map/Set key behavior
* You need to call Composite.equals for comparison; === is by identity
2025-02-24T15:30:49.864Z