NetLogo / Tortoise

Compiler and runtime engine for NetLogo models that runs in JavaScript 🐢
https://netlogoweb.org
Other
56 stars 27 forks source link

countotherwith optimization #202

Closed brotatotes closed 6 years ago

LaCuneta commented 6 years ago

Tested out with a small model since none of the designated test models hit this situation, and everything is working well. Nice job.