Yudhi Seymour

Results 2 comments of Yudhi Seymour

> You could also easily imagine large bitsets with >52 values. Actually, >31 values, since bitwise operators in JS convert Number operands to signed 32-bit which makes the 32nd bit...

@miyaokamarina, I'd prefer just to have an error if bigint and non-bigint literals were mixed in an enum.