Home
Press ? for keyboard navigation
❮
Emojis and Unicode characters 💎
Meaning of !
❯
Meaning of ?
var.nil?
- true/false
array[42]?
- nil instead of exception
String?
-
String | Nil
But
answer?
can return 42
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)