:use-macros is now supported.
On Tue, Nov 15, 2011 at 5:18 PM, kovas boguta wrote:
> Bump.
>
> Is this still the case? That its not possible to have user-created
> macros targeting clojurescript without namespace prefixes?
>
>
> On Tue, Aug 9, 2011 at 2:31 PM, Kevin Lynagh wrote:
> > Okay, that'
Bump.
Is this still the case? That its not possible to have user-created
macros targeting clojurescript without namespace prefixes?
On Tue, Aug 9, 2011 at 2:31 PM, Kevin Lynagh wrote:
> Okay, that's the impression I got from poking around but I just wanted
> to make sure I wasn't missing anythi
Okay, that's the impression I got from poking around but I just wanted
to make sure I wasn't missing anything.
Thanks Stuart.
On Aug 9, 1:46 pm, Stuart Sierra wrote:
> It's not currently possible to refer macros without a namespace prefix:
> ClojureScript does not have `refer` or `use`. There hav
It's not currently possible to refer macros without a namespace prefix:
ClojureScript does not have `refer` or `use`. There have been some
discussions around this, don't have a link handy.
-Stuart Sierra
clojure.com
--
You received this message because you are subscribed to the Google
Groups "