top | item 39808338 (no title) doctor_phil | 1 year ago Sounds like comptime from Zig. There are a few others that does something similar, but Zig probably has most mind share right now. discuss order hn newest txdv|1 year ago You parse the string and then iterate over the passed arguments and check if everything adds ups. Rather straightforward.Expressing it in the type system like TS did is impressive, but not simple.
txdv|1 year ago You parse the string and then iterate over the passed arguments and check if everything adds ups. Rather straightforward.Expressing it in the type system like TS did is impressive, but not simple.
txdv|1 year ago
Expressing it in the type system like TS did is impressive, but not simple.