+some more symbols ~indenting
This commit is contained in:
@@ -693,19 +693,19 @@ Here's a collection of symbols I have currently that may be used
|
|||||||
later.
|
later.
|
||||||
#+begin_example
|
#+begin_example
|
||||||
("null" . "∅")
|
("null" . "∅")
|
||||||
("list" . "𝕃")
|
("list" . "ℓ")
|
||||||
("string" . "𝕊")
|
("string" . "𝕊")
|
||||||
("true" . "𝕋")
|
("true" . "⊤")
|
||||||
("false" . "𝔽")
|
("false" . "⊥")
|
||||||
("char" . "ℂ")
|
("char" . "ℂ")
|
||||||
("int" . "ℤ")
|
("int" . "ℤ")
|
||||||
("float" . "ℝ")
|
("float" . "ℝ")
|
||||||
("bool" . "𝔹")
|
|
||||||
("!" . "¬")
|
("!" . "¬")
|
||||||
("&&" . "∧")
|
("&&" . "∧")
|
||||||
("||" . "∨")
|
("||" . "∨")
|
||||||
("for" . "∀")
|
("for" . "∀")
|
||||||
("return" . "⟼")
|
("return" . "⟼")
|
||||||
|
("print" . "ℙ")
|
||||||
("lambda" . "λ")
|
("lambda" . "λ")
|
||||||
#+end_example
|
#+end_example
|
||||||
** Window management
|
** Window management
|
||||||
|
|||||||
Reference in New Issue
Block a user