+some more symbols ~indenting

This commit is contained in:
2020-09-01 23:25:00 +01:00
parent d76098587d
commit dda19ae3bc

View File

@@ -693,19 +693,19 @@ Here's a collection of symbols I have currently that may be used
later.
#+begin_example
("null" . "∅")
("list" . "𝕃")
("list" . "")
("string" . "𝕊")
("true" . "𝕋")
("false" . "𝔽")
("true" . "")
("false" . "")
("char" . "")
("int" . "")
("float" . "")
("bool" . "𝔹")
("!" . "¬")
("&&" . "∧")
("||" . "")
("for" . "∀")
("return" . "⟼")
("print" . "")
("lambda" . "λ")
#+end_example
** Window management