We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f6d28 commit b102814Copy full SHA for b102814
src/cljlab/functions.clj
@@ -522,7 +522,7 @@ vector
522
;;;
523
;;; Define a function `one-less-arg` that takes two arguments:
524
;;; * `f`, a function
525
-;;; * `v`, a value
+;;; * `x`, a value
526
527
;;; and returns another function which calls `f` on `x` plus any additional arguments.
528
0 commit comments