Skip to content

Clojure(script) set library that keeps order for sequential collections

License

Notifications You must be signed in to change notification settings

fooheads/setish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setish

Set operations such as in clojure.set that also works for vectors and keeps order, in a similar that it works for set.

Note: not a good support for lists yet.

Apart from the functions from clojure.set, this namespace have two extra functions:

* setish - returns a collection without duplicates
* restrict - same as select, but with xrel in fist position to play
well with (-> ...)
* update 
* index-unique

About

Clojure(script) set library that keeps order for sequential collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •