List and Set type alternative syntax for native functions
supported
native class lib.relations.Expressions as Expressions{ static count(List<Object>) : Int }
not supported (yet)
Submitted by Daco Harkes on 3 June 2015 at 14:16native class lib.relations.Expressions as Expressions{ static count([Object]) : Int }
Issue Log
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