7 ms·
Im not a CS guy, so I dont know what "first class" means. I can do whatever to a function. I can use it as an argument. I can return it from another function.
by thsksbd 2y ago
Im not a CS guy, so I dont know what "first class" means.
I can do whatever to a function. I can use it as an argument. I can return it from another function. I can make a function that modifies functions.
All that w/out doing anything out of the ordinary day to day programing.