I’ve also run into that “functional" pattern when ...
# language-proposals
d
I’ve also run into that “functional" pattern when trying to treat objects which don’t have a common base class as though they were the same. However when doing things like that I always worry that the (probably Java) developer who comes after me on the project won’t have a clue what’s going on.