Skip to content

Commit 2f89766

Browse files
authored
Add corner delimiters (#100)
1 parent 5435861 commit 2f89766

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/modules/sym.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ ceil
109109
floor
110110
.l ⌊
111111
.r ⌋
112+
corner
113+
.l.t ⌜
114+
.l.b ⌞
115+
.r.t ⌝
116+
.r.b ⌟
112117

113118
// Punctuation.
114119
amp &

0 commit comments

Comments
 (0)