Re: [racket] Snooze and set operations.

2011-01-17 Thread Noel Welsh
Hi, I don't really understand the question. IIRC Snooze doesn't support union and intersect as operators. If you want to add them you can fork Snooze on Github. Does that help? Cheers, N. On Thu, Jan 13, 2011 at 6:33 PM, Eduardo Bellani wrote: > Hello there. > > I am trying to use Set operation

[racket] Snooze and set operations.

2011-01-13 Thread Eduardo Bellani
Hello there. I am trying to use Set operations, such as UNION and INTERSECT with snooze, but I am finding difficult to figure out a good way to do it, did anybody already tried that? Also, there is a bug in the linkage of snooze's documentation. Sections 6.2.* just don't show up in the menu or fr