git: 9front

Download patch

ref: 8e956e19d6e19efc3ea663e4c592ab5d0083be31
parent: 458e213ea1b61a6e84be948480853c42a0e263c1
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Sun Nov 14 09:44:55 EST 2021

keyboard: add ∵ (because) and ∷ (proportion)

--- a/lib/keyboard
+++ b/lib/keyboard
@@ -501,6 +501,8 @@
 222A  cu          ∪	union
 222B  is          ∫	integral
 2234  tf          ∴	therefore
+2235  bc          ∵	because
+2237  ::          ∷	proportion
 2242  -~          ≂	minus tilde
 2243  ~-          ≃	asymptotically equal to
 2244  !~-         ≄	not asymptotically equal to
--