20 comments

[ 2.8 ms ] story [ 66.9 ms ] thread
A similarly amusing Wikipedia page is the one on recursive islands and lakes [0], where you can find such curiosities as a lake on an island in a lake on an island in a lake.

0: https://en.wikipedia.org/wiki/Recursive_islands_and_lakes

Does that make this a supermetalist?
> List of lists of lists: This article itself is a list of lists, so it contains itself.[a]

So yes

I thought this was going to be a nested collections coding abuse link.

   new List< List< List<String> > >();
I can't think of use case for this.

    new List< List< List<String> > >();
seems a reasonable model of,

    new Table< Column< Row >> ();
You cannot think of a usecase for list of matrices or a usecase for 3-tensor?
Given the provenance of HN, I was expecting something about Lisp.
If you're feeling listless...
Curious that the lists regarding computers, software, and programming is so sparse given that 'software is eating the world'

  Lists of computers
    Lists of mobile computers
    Lists of microcomputers
  Lists of programming languages
  Lists of software
  Lists of websites