mani-language / Mani

Máni ... an awesome, super simple programming language!
https://mani-language.github.io/
Mozilla Public License 2.0
28 stars 7 forks source link

Index out of bounds exception when combining lists into a map and map.exists("k") always returning false #26

Closed Kalekdan closed 5 years ago

Kalekdan commented 5 years ago

Fixed issue when combining two lists (of the same size) into a map using map.combine(l1, l2) was causing a java index out of bounds exception. Fixed issue when map.exists("key") was always returning false, even if the key did exist.

crazywolf132 commented 5 years ago

Good work. Please join discord group chat about Mani.

Using discord, we can discuss ideas and fixes.

https://discord.gg/bhPqPfd