You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
This acknowledge that merging could be simple or complex. Configuring merging should be easy and it should be robust. This library tackles some of the complexities of these statements. Please take a look at this [Clojure](https://clojure.org/) library and make any suggestions in pull requests or issues.
4
4
5
+
You can use this library by adding it as a [dependency](https://github.com/technomancy/leiningen/blob/stable/doc/TUTORIAL.md#dependencies):
6
+
7
+
**https://clojars.org/clojure-deep-merge**
8
+
5
9
## Merge Requests
6
10
In order to make recommendations to this library, either please
0 commit comments