(dirty? {:keys [score-text] :as score})
Returns whether score
has any unsaved changes.
Note: right now this is just checking to see if the score has ANY changes.
TODO:
Returns whether `score` has any unsaved changes. Note: right now this is just checking to see if the score has ANY changes. TODO: - implement :save command - check whether there is any difference between the score and the last-saved version of the score.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close