Skip to content

Commit 2c78010

Browse files
author
Simon Härer
committed
Add link to readme pointing to monad example repo
1 parent fae445c commit 2c78010

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ functions that `clojure.core` does, but implemented via records and
132132
These can be very handy for using React-based libraries like [Reacl](https://github.com/active-group/reacl),
133133
which can optimize work based on the equality of values.
134134

135+
### Monad
136+
137+
An example usage of the `active.clojure.function` namespace can be found at https://github.com/active-group/active-clojure-monad-example
138+
135139
## License
136140

137141
Copyright © 2014 Active Group GmbH

0 commit comments

Comments
 (0)