Closed nicholas22 closed 12 years ago
Many functional features are begging to be implemented in a functional language context. For example LINQ.
LINQ implementation done: https://github.com/nicholas22/propels
Feature complete v1.0 (may need to consider matchers, but Scala has great built-in matching support anyway)
Scala support looking good.
Many functional features are begging to be implemented in a functional language context. For example LINQ.