Join Slack
Powered by
is there a way to reference a top level fun that h...
# announcements
d
Dalinar
01/21/2019, 6:30 PM
is there a way to reference a top level fun that has the same name as a local variable? usually I would do
Class.funname()
, however there is no class here
Dalinar
01/21/2019, 6:42 PM
found the answer
https://stackoverflow.com/questions/45059018/how-to-call-a-toplevel-function-from-a-method-or-an-extension-function-of-the-sa
2
Views
Open in Slack
Previous
Next