The first one was generated by IntelliJ when I typed
HomeController::default
and alt-entered it to autocomplete the signature of the extension function.
I’m still reading up on what KFunction1 actually does, looks like reflection + magic.
v
voddan
04/01/2017, 4:49 PM
Their usage must be the same AFAIK
voddan
04/01/2017, 4:50 PM
They are certainly the same on the byte code level