Just a matter of style, I think implicit type for ...
# functional
g
Just a matter of style, I think implicit type for variable/property with lambda is fine for private property or local variable, but shouldn’t be used for public API to avoid accidental API change
2