Join Slack
Powered by
When would you use `fun interface` and when would ...
# codingconventions
o
Orhan Tozan
09/02/2021, 1:44 PM
When would you use
fun interface
and when would you use an interface with
operator fun invoke()
? Example: when you are writing a
UseCase
?
2
Views
Open in Slack
Previous
Next