xp44mm

Results 34 comments of xp44mm

> If I understand correctly, you are creating records using helper functions, but you are frustrated that certain fields are nested too deeply. Do I understand correctly? correctly, certain fields...

> Records with prototypes can indeed be separated from normal records. Keep the traditional recording system unchanged and add a new data type that can be prototype.

With this feature, the clone record syntax `{ a with }` will be improved by spread record syntax `id

2.+. Spreading in tuples The spread operator can be used to unpack elements from an existing tuple and create a new tuple using the values of those elements. This simplifies...