hoplon / javelin

Spreadsheet-like dataflow programming in ClojureScript.
803 stars 44 forks source link

priority-map 0.0.7 #26

Closed laforge49 closed 7 years ago

laforge49 commented 8 years ago

Javelin uses priority-map version 0.0.2, which is really old.

Notify uses priority-map version 0.0.7, but restricting the requires to just priority-map-keyfn, which is not in version 0.0.2, seems to do the trick.

Even so, Javelin should probably be updated to use the newer version.

micha commented 7 years ago

Javelin no longer uses the priority map, so closing this issue :dancing_women: