Join Slack
Powered by
`fun fn() by python { … }` would mean `fun fn() = ...
# random
o
orangy
01/13/2016, 5:50 PM
fun fn() by python { … }
would mean
fun fn() = (python {…}).invokeValue(this, KFunction)
like
getValue
for property. And then you have all metadata implicitly
4
Views
Open in Slack
Previous
Next