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

Clojure documentation convensions #452

Open
practicalli-johnny opened this issue Jun 10, 2023 · 0 comments
Open

Clojure documentation convensions #452

practicalli-johnny opened this issue Jun 10, 2023 · 0 comments
Assignees

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Jun 10, 2023

core libraries use the following conventions when naming arguments

f, g, h - function
n - integer, usually a size
index, i - integer index
x, y - numbers
xs - sequence
m - map
s - string
re - regular expression
coll - a collection
pred - a predicate closure
& more - variable number of arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant