Skip to content

Alias as better-cond #10

@vemv

Description

@vemv

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 :as alias like b or better, or a redundant one like better-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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions