Minor comments change.

This commit is contained in:
Andrey Antukh 2016-04-09 23:17:31 +03:00
parent 6c64279c94
commit b66be25a8e
No known key found for this signature in database
GPG Key ID: 4DFEBCB8316A8B95

View File

@ -211,7 +211,7 @@
[shape _]
(throw (ex-info "Not implemented (size)" (select-keys shape [:type]))))
;; Move
;; Move (with deltas)
(defmethod move ::rect
[shape {dx :x dy :y}]