Join Slack
Powered by
Function types are less concerned about what metho...
# codingconventions
b
bdawg.io
02/17/2019, 5:54 PM
Function types are less concerned about what method name is available, meaning you could use any (or multiple) top-level or functions on any given object. Function types are simple interfaces that only utilize the
invoke
operator function.
2
Views
Open in Slack
Previous
Next