5 ms·
You're right. I meant to say passing first-class functions as arguments, rather than pointers to functions as you would in C or an object method as you would in
by patrickc 15y ago
You're right. I meant to say passing first-class functions as arguments, rather than pointers to functions as you would in C or an object method as you would in Java.