Skip to content

Commit ce8f0cc

Browse files
authored
Add missing divides variants (Proposal 4) (#4)
1 parent 05636f6 commit ce8f0cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/modules/sym.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ miny ⧿
502502
// Number theory.
503503
divides ∣
504504
.not ∤
505+
.not.rev ⫮
506+
.struck ⟊
505507

506508
// Algebra.
507509
wreath ≀

0 commit comments

Comments
 (0)