Join Slack
Powered by
For example call functions `func1, func2` in packa...
# functional
y
y2k_
01/30/2017, 9:32 PM
For example call functions
func1, func2
in package
org.app.tools
like
Copy code
import org.app.tools as t t.func1() and t.func2()
P.S. I don’t want to use
object ... { }
Open in Slack
Previous
Next