ordered icon indicating copy to clipboard operation
ordered copied to clipboard

Remove 'resolve' from ordered set

Open NoahTheDuke opened this issue 1 year ago • 0 comments
trafficstars

See #71.

clojure.core/hash-unordered-coll has been around since 1.6 and ordered only supports 1.8+ so there's no need to check for its existence anymore.

NoahTheDuke avatar May 13 '24 19:05 NoahTheDuke