https://scala-lang.org/api/3.3.6/docs/docs/reference/new-types/polymorphic-function-types.html
Polymorphic Function Types
polymorphic functiontypes
https://github.com/digikar99/polymorphic-functions
GitHub - digikar99/polymorphic-functions: A function type to dispatch on types instead of classes...
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types. -...