Closed StN-NL closed 5 years ago
->stdlib issue. The "count" functions use the "count" natrives, it's not the same code. But @WaterKnight informed me that they are apparently broken. Will update with a custom implementation.
Cool!
not done yet <,p
It appears that forUnitsInRangeCounted does not stop after x counts, it does the same thing as forUnitsInRange.
Example: here it iterates through 5 instead of 3 units: Code snippet: https://bin.wurstlang.org/wayatoviho.wurst Picture: https://pasteboard.co/HV2CIIj.png