Skip to content

Commit d9b0a48

Browse files
authored
Add mapsfrom and mapsfrom.long (#135)
1 parent bb28c67 commit d9b0a48

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
- `gt.arc.eq`
2626
- `lt.arc`: ⪦
2727
- `lt.arc.eq`: ⪨
28+
- `mapsfrom`: ↤
29+
- `mapsfrom.long`
2830
- `subset.approx`: ⫉
2931
- `subset.closed`: ⫏
3032
- `subset.closed.eq`: ⫑

src/modules/sym.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ qed ∎
568568
// Function and category theory.
569569
mapsto ↦
570570
.long ⟼
571+
mapsfrom ↤
572+
.long ⟻
571573
compose ∘
572574
.o ⊚
573575
convolve ∗

0 commit comments

Comments
 (0)