Not quite what I'm looking for. There is an assigment in the Functional 
Programming in Scala coursera course called "funsets" - purely functional 
sets. A set is defined by its characteristic functions (a predicate) and 
source code can be found here 

https://mwclearning.com/sourcecode/scala/funsets/src/main/scala/funsets/FunSets.scala

this is the sort of thing I am looking for.

On Saturday, January 28, 2017 at 5:06:49 PM UTC-5, Herwig Hochleitner wrote:
>
> core.logic's CLP(FD) extensions, for finite domains, might also suit your 
> needs: https://github.com/clojure/core.logic/wiki/Features#clpfd​
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to