We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f60dcc commit 91fafcbCopy full SHA for 91fafcb
CHANGELOG.md
@@ -9,6 +9,8 @@
9
### New in `sym`
10
11
- Mathematical symbols
12
+ - `emptyset.zero`: ∅︀
13
+ - `nothing.zero`: ∅︀
14
- `union.serif`: ∪︀
15
- `union.sq.serif`: ⊔︀
16
- `inter.serif`: ∩︀
src/modules/sym.txt
@@ -417,12 +417,14 @@ asymp ≍
417
418
// Set theory.
419
emptyset ∅
420
+ .zero ∅\vs{1}
421
.arrow.r ⦳
422
.arrow.l ⦴
423
.bar ⦱
424
.circle ⦲
425
.rev ⦰
426
nothing ∅
427
428
429
430
0 commit comments