Al la Javascript.

For instance:

var f : Function1<Num, void> = function(n : Num) { … };

Submitted by Zef Hemel on 5 March 2011 at 18:49

On 7 March 2011 at 16:33 Meinte Boersma commented:

This would also be useful for defining validators on input controls which use local state other than the input control’s value. (E.g., ensuring that a date is later than some other date.)


On 13 May 2011 at 13:37 Zef Hemel tagged 0.4.4

On 13 May 2011 at 13:37 Zef Hemel closed this issue.

Log in to post comments