Agreed. Either way, overriding `invoke` so that `F...
# getting-started
k
Agreed. Either way, overriding
invoke
so that
Foo()
is actually calling a function with a nullable return value is just too clever. I'd never do that, personally. I'm very wary of overriding
invoke
in general