Funny Pics
-
-
-
-
-
Can you believe this ad?
-
I guess trump was right
-
-
@bachophile said in Funny Pics:
A pair of a pair of scissors.
(I'll leave it to @Klaus to create further recursions or perhaps even a pair of scissors mobius loop.)
-
@Aqua-Letifer said in Funny Pics:
(I'll leave it to @Klaus to create further recursions or perhaps even a pair of scissors mobius loop.)
One of the earliest (1950s) cool programming languages, LISP, was built in a very fundamental way on a pair data structure, which was often very deeply and recursively nested to create, for instance, arbitrarily large lists of things.
-
@Klaus said in Funny Pics:
@Aqua-Letifer said in Funny Pics:
(I'll leave it to @Klaus to create further recursions or perhaps even a pair of scissors mobius loop.)
One of the earliest (1950s) cool programming languages, LISP, was built in a very fundamental way on a pair data structure, which was often very deeply and recursively nested to create, for instance, arbitrarily large lists of things.
I'm glad to see I was not disappointed. And indeed, recursions are fun.