Jack Works
Jack Works
> Do normal enums have a restriction on what they can contain or it that only for ADTs? No decision yet but I prefer normal enums can only have primitive...
> A frozen non-extensible object that only accepts primitives inside do look very similar to a record. Maybe Record is good for the normal enum. (unless we want it to...
I have communicated with @rbuckton. I'll revisit the materials see if I can cover the support of shared structs (which @rbuckton's version indented to support). After revisiting the materials I'll...
> Unfortunately, the whole effort stalled when at least one committee member vowed to block the proposal of any enum design that had default integer values 🤷 Yeah, I also...
I have updated the README. I didn't include the comparison to the previous work on this topic because I decided not to start designing concrete semantics/syntax before we figure out...
Yes, it's a useful feature but I'm worried about how ADT enums will work with those mehods.
Web.telegram.org @trusktr
@0xcaff Hi! It seems like you're using ES Module hot reload on Web Extension for Firefox. I'm very curious about how because Firefox does not support ES Module in the...
Hmm... Cool, I have made a whole build system around gulp.js to serve everything in ES Module, and another version that ES Module is compiled into SystemJS format for Firefox....
I agree. For example, we wrote a .pnpmfile.js https://github.com/DimensionDev/Maskbook/blob/develop/.pnpmfile.cjs to manually make a approved list.