On Tue 21 Jan 2014 at 11:15:50PM -0800, t x wrote:
> Hi,
>
>   I have the following problem:
>
> (ns foo.bar
>   ...
>   ...
>   ... )
>
> There's basically 10 lines of require that I want as part of nearly _every_
> ns I declare is there a way to define some soft of alias / abbrevraviation
> that is used in namespaces at will?

Have you taken a look at Slamhound?

    https://github.com/technomancy/slamhound

You can avoid the onus of manually managing ns references while
retaining the advantages of explicit declaration.

    guns

Attachment: pgpTA26r2eu4H.pgp
Description: PGP signature

Reply via email to