Closed lileicc closed 10 years ago
@chrisgioia64 support of list comprehension (the syntax already supports)
[age(x) for Person x: height(x) > 6]
Will open a new PR after fixing merge issues
@chrisgioia64 support of list comprehension (the syntax already supports)