Join Slack
Powered by
!! ``` operator fun inc(): Vec2 = Vec2(x+1, y+1) `...
# getting-started
s
semoro
10/05/2016, 4:47 PM
!!
Copy code
operator fun inc(): Vec2 = Vec2(x+1, y+1)
Open in Slack
Previous
Next