For code generation it would be useful to have a polymorphic .toList() and .toSet() instead of [ en | en : SomeType in ... ] and { en | en : SomeType in ... }.

N.B. .toList() should also be defined on lists, and .toSet() also on sets.

Submitted by Daco Harkes on 24 November 2016 at 11:58

Log in to post comments