Join Slack
Powered by
Note that I also had to move from `List<Robot&g...
# javascript
v
Vinicius Carvalho
09/11/2018, 2:39 PM
Note that I also had to move from
List<Robot>
to
Array
as for some reason using an
forEach
was throwing an error on kolin.js
Open in Slack
Previous
Next