Skip to content

Include standard function metadata on digest functions #6

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

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

juxtin
Copy link
Contributor

@juxtin juxtin commented Aug 17, 2017

It's very helpful to have docstrings and arglists in function metadata so your editor/IDE can help you write correct code. This commit adds both pieces of metadata to the functions generated by create-fns!.

It's very helpful to have docstrings and arglists in function metadata so your
editor/IDE can help you write correct code. This commit adds both pieces of
metadata to the functions generated by `create-fns!`.
@tebeka tebeka merged commit 2a39c5c into clj-commons:master Aug 18, 2017
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

Successfully merging this pull request may close these issues.

2 participants