Comments by "MrAbrazildo" (@MrAbrazildo) on "Computerphile"
channel.
-
4
-
4
-
3
-
2
-
2
-
2
-
2
-
2
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
+Tegan You can have 1 vector filled with "unordered" indexes from, let's say, pixels in screen, and the other (vector) with "orders" (string), and a lambda f(), to coordinate them.
So, you say '[]("HIT THE MAIN CHARACTER")' , and the lambda finds this string in 1 vector, measure the index from the beginning, then returns the match pixel, from the other vector.
1
-
1