nile52 opened this issue 7 years ago · 1 comments
The example was missing something, try with:
$.rmFromArray($.range(10), x => x % 2 == 0);
Should work 😊.