We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b3533 commit 1f53be9Copy full SHA for 1f53be9
src/orchard/meta.clj
@@ -157,7 +157,7 @@
157
[:ns :name :doc :file :arglists :forms :macro :special-form
158
:protocol :line :column :static :added :deprecated :resource])
159
160
-;; TODO split up responsability of finding meta and normalizing the meta map
+;; TODO: Split the responsibility of finding meta and normalizing the meta map.
161
(defn var-meta
162
"Return a map of metadata for var v.
163
If whitelist is missing use var-meta-whitelist."
0 commit comments