mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-09 23:15:46 +00:00
- Note now returns nil if users try to index into a non-object; old behaviour was to throw a runtime error - Also s/transverse/traverse/
- Note now returns nil if users try to index into a non-object; old behaviour was to throw a runtime error - Also s/transverse/traverse/