Skip to content

Commit 8dcf2dd

Browse files
committed
Add sym to the list of idiomatic names
1 parent fd0b50f commit 8dcf2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,7 @@ Follow ``clojure.core``'s example for idiomatic names like `pred` and `coll`.
883883
** `m` - map
884884
** `s` - string input
885885
** `re` - regular expression
886+
** `sym` - symbol
886887
** `coll` - a collection
887888
** `pred` - a predicate closure
888889
** `& more` - variadic input

0 commit comments

Comments
 (0)