Commit d3b854d
committed
refactor: add docstring to repository? and fix arg order
- Moved argument vector before docstring in repository? defn for idiomatic Clojure style.
- Ensured docstring clearly explains its purpose, following project convention.
Signed-off-by: Avelino <[email protected]>1 parent c6e92b8 commit d3b854d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments