Timeline for Don't google "google"
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 19, 2023 at 17:16 | history | edited | noodle person | CC BY-SA 4.0 |
Typo
|
| Jan 10, 2017 at 23:08 | comment | added | Adám |
Kind-of fails on single-char arguments. Fix by replacing ⍴ with ≢. Also, you can make it cooler-looking by swapping the operands of ∘. Oh, don't forget to remove the parens. All-in-all: ≢÷≢∘'google'
|
|
| Sep 29, 2015 at 14:50 | review | Suggested edits | |||
| Sep 29, 2015 at 15:44 | |||||
| Sep 29, 2015 at 6:06 | comment | added | jimmy23013 | I think you don't need to count the parens, as it can be assigned to a variable without them. | |
| Sep 29, 2015 at 5:58 | history | edited | marinus | CC BY-SA 3.0 |
added 75 characters in body
|
| Sep 29, 2015 at 3:47 | history | answered | marinus | CC BY-SA 3.0 |