issues Search Results · repo:kanwren/minewt language:TypeScript
Filter by
2 results
(61 ms)2 results
inkanwren/minewt (press backspace or delete to remove)It is possible to generalize liftN to any number of arguments:
export function liftN T extends NewtypeRepr N [], N extends Newtype any, any = never (f: (...args: T) = NewtypeRepr N ): (...args: { [K ...
enhancement
kanwren
- Opened on Mar 11, 2020
- #2
Having a wrap and unwrap may be a little too much noise for something that should be so simple. I think that a slightly
better interface might be to replace wrap with the invocation of the NewtypeWrapper ...
enhancement
kanwren
- 3
- Opened on Mar 9, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.