On Thursday, 9 July 2015 at 01:26:57 UTC, Observer wrote:
On Thursday, 9 July 2015 at 00:48:40 UTC, Tofu Ninja wrote:
Languages with something called a list that is indexable...
Java
C#
Python
Perl

Tcl (lists are an absolutely fundamental part of this language)
Lisp
Haskell
Icon

Several of which actually use linked list for list and probably shouldn't provide random access.

Reply via email to