On May 10, 12:21 pm, Konrad Hinsen <konrad.hin...@laposte.net> wrote:
> On 09.05.2009, at 20:33, samppi wrote:
>
> > Wow, I've never seen ~' before. But it works great. Thanks a lot.
>
> It's not a special syntax, it's just ~ (insert value of the following
> expression) with (quote symbol) as the expression.
>
> >> Now that monads use symbol macros (a change that's a few days old),
> >> it may be possible to make the four monad operations m-result, m-
> >> bind, m-zero, and m-plus normal namespace-qualified symbols in
> >> clojure.contrib.monads. I will look into this. A more uniform access
> >> would certainly make their use easier to understand.
>
> That's done now. With today's version of the monad library, your
> original macro should work as well.
>
Could you explain a bit why you needed to do this? I'm a bit concerned
about libraries requiring symbol-macros.
Rich
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---