supported

  native class lib.relations.Expressions as Expressions{
  	static count(List<Object>) : Int
  }

not supported (yet)

  native class lib.relations.Expressions as Expressions{
  	static count([Object]) : Int
  }
Submitted by Daco Harkes on 3 June 2015 at 14:16

On 3 June 2015 at 17:54 Danny Groenewegen commented:

r6094


On 3 June 2015 at 17:54 Danny Groenewegen closed this issue.

Log in to post comments