Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for optional names to README #46

Open
kenny-evitt opened this issue Jan 10, 2016 · 0 comments
Open

Add examples for optional names to README #46

kenny-evitt opened this issue Jan 10, 2016 · 0 comments

Comments

@kenny-evitt
Copy link

PR #9 seems to have implemented this feature but there's no other mention of it or any examples.

In case anyone else looks for this using the same search keywords as myself, I tried finding this by searching for "alias" and "rename".

I'll submit a PR if you'd like.

It might also be able to supply optional names with import-vars too, e.g. something like this:

(import-vars
  [clojure.walk
    [prewalk walk-pre]
    [postwalk walk-post]]
  [clojure.data
    [diff data-diff]])

I'll make another issue for this change if you're interested in it (either yourself or by others).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant