Hacker News new | ask | show | jobs
by beagle3 4648 days ago
Given that there is no array built in type, and the closest thing (list) is a lisp style linked list, I wouldn't expect it to be speedy in any non-trivial benchmark (or real-world use) that requires random access.