clean up notes

This commit is contained in:
Nathan Marz 2016-01-14 17:48:39 -05:00
parent dd6dafc390
commit aa8755254f

View file

@ -278,8 +278,5 @@
coerce-tfns-rich) coerce-tfns-rich)
)) ))
;;TODO: hmm... not sure how to proxy it as don't know if its paramsneeded/compiler or rich/regular
;;could require later definition to be done with "defproxiedpath" or wrapped in proxied-path
(defmacro extend-protocolpath [protpath & extensions] (defmacro extend-protocolpath [protpath & extensions]
`(extend-protocolpath* ~protpath ~(protpath-sym protpath) ~(vec extensions))) `(extend-protocolpath* ~protpath ~(protpath-sym protpath) ~(vec extensions)))