Signature help represents the signature of something callable. There can be multiple signatures but only one active and only one active parameter.
Signature help represents the signature of something callable. There can be multiple signatures but only one active and only one active parameter.
(active-parameter signature-help)
The active parameter of the active signature.
The active parameter of the active signature.
(active-signature signature-help)
The active signature.
The active signature.
(set-active-parameter! signature-help value)
The active parameter of the active signature.
The active parameter of the active signature.
(set-active-signature! signature-help value)
The active signature.
The active signature.
(set-signatures! signature-help value)
One or more signatures.
One or more signatures.
(signatures signature-help)
One or more signatures.
One or more signatures.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close