You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
Seems fairly easy to do, at the cost of some more unreadable signatures to maintain. E.g., for the first command overload, the return type would become:
As per title, a possible (minor?) type-level enhancement. The following tests don't pass with the current
commandsingature:Seems fairly easy to do, at the cost of some more unreadable signatures to maintain. E.g., for the first
commandoverload, the return type would become:I'm not sure about the possible negative impacts, I didn't test on real usages yet