Skip to content

Clojure documentation convensions #452

Open
@practicalli-johnny

Description

@practicalli-johnny

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions