Lenz Weber-Tronic @phry.dev · Nov 20

Wait... this might be it?

2 likes 2 replies

?

Replies

Mateusz Burzyński · Nov 20

if u generate those tuples at type-level I'd really go with objects there so u could access those slots by "labels", I see what u are doing here but it could perhaps be just slightly easier to read if this wouldn't be using tuples :p

Lenz Weber-Tronic · Nov 20

For context... trying to fix a bug in this (more performant?) unmasking TS implementation: github.com/apollographq...