Re: wally: a alternative way to discover functions

2013-09-09 Thread Marco Shimomoto
That is exactly what http://www.haskell.org/hoogle/ does, you did a fantastic job. Thanks, On Monday, September 9, 2013 5:09:27 AM UTC-3, Islon Scherer wrote: > > Florian: I filter out all functions that end with ! but I can't know for > sure which functions have side effects. > > On Sunday, Se

[ANN] Yesql 0.3.0 - Clojure & SQL queries rethought.

2014-01-07 Thread Marco Shimomoto
It looks great and I will try it. Have you thought about namespaces and different database implementations? Something like a general repository for SQL files and some vendor specific override repositories. -- -- You received this message because you are subscribed to the Google Groups "Clojure