Skip to content

Commit 9774752

Browse files
authored
Update function-as-functor-applicative-monad.md
1 parent 0a2e288 commit 9774752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-as-functor-applicative-monad.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ to
4242
```
4343
g
4444
x --------> _
45-
| f
45+
f
4646
└---> _ --> _
4747
```
4848

0 commit comments

Comments
 (0)