You have a list of functions taking 2 parameters (...
# announcements
k
You have a list of functions taking 2 parameters (that's what the 2 in
Function2
means). The first one is the instance of
MyClass
the function should be applied to, the second one is the real parameter.