JustSomeDev
Explore posts from serversTTCTheo's Typesafe Cult
•Created by JustSomeDev on 12/2/2024 in #questions
Is there a way to use varadic arguments to recurse a type?
oh this seems really helpful in debugging the return type, thank you!
6 replies
TTCTheo's Typesafe Cult
•Created by JustSomeDev on 12/2/2024 in #questions
Is there a way to use varadic arguments to recurse a type?
I know I could do
something(v).pluck(x).pluck(y)
but I am not a fan of that6 replies