-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hey there, great macro!
I find there's a 'usability' issue though:
- I don't want to
refer-clojure, it's ugly and I have to type it (potentially many times) - I don't want to create a meaningless
:asalias likeborbetter, or a redundant one likebetter-cond
If you offered a defmacro better-cond ... alias, I could just:
- Type
better-cond - Hit some standard keyboard shortcut
- Have
[better-cond.core :refer [better-cond]]auto-inserted, just like with any other macro
WDYT?
Cheers - Victor
Metadata
Metadata
Assignees
Labels
No labels