electricessence / TypeScript.NET

A JavaScript-Friendly .NET Based TypeScript Library (Moved)
https://github.com/electricessence/TypeScript.NET-Core
Other
251 stars 36 forks source link

Need to cleanup groupBy and partition methods since the types do not infer correctly. #8

Closed electricessence closed 8 years ago

electricessence commented 9 years ago

Currently groupBy and partition are over-engineered to have an element selector that complicates type inference.