Join Slack
Powered by
Hi, I found this piece of non-commented code. What...
# announcements
m
manuelp22
12/01/2016, 11:52 AM
Hi, I found this piece of non-commented code. What Unit does
it
stand for? I cannot find it on Google
Copy code
val array = Array(xWidth, { val x = it Array(yWidth, {operator(x, it)})})
Open in Slack
Previous
Next