(block-user-form form)Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
(describe-item x)(describe-item x opts)Inputs: ([x :- s/Any] [x :- s/Any opts :- s/Any]) Returns: (s/maybe s/Str)
Inputs: ([x :- s/Any] [x :- s/Any opts :- s/Any]) Returns: (s/maybe s/Str)
(describe-raw value)Inputs: [value :- s/Any] Returns: (s/maybe s/Str)
Inputs: [value :- s/Any] Returns: (s/maybe s/Str)
(describe-schema schema)Inputs: [schema :- s/Any] Returns: (s/maybe s/Str)
Inputs: [schema :- s/Any] Returns: (s/maybe s/Str)
(describe-type type)(describe-type type opts)Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)
Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)
(describe-type-block type)(describe-type-block type opts)Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)
Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: (s/maybe s/Str)
(exact-key-form key)Inputs: [key :- s/Any] Returns: s/Any
Inputs: [key :- s/Any] Returns: s/Any
(format-user-form form)Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
(literal-form value)Inputs: [value :- s/Any] Returns: s/Any
Inputs: [value :- s/Any] Returns: s/Any
(ppr-str x)Inputs: [x :- s/Any] Returns: s/Str
Inputs: [x :- s/Any] Returns: s/Str
(pretty-user-form form)Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
Inputs: [form :- s/Any] Returns: (s/maybe s/Str)
(public-ref-form ref)Inputs: [ref :- s/Any] Returns: s/Symbol
Inputs: [ref :- s/Any] Returns: s/Symbol
(user-fn-input-form method)(user-fn-input-form method opts)Inputs: ([method :- s/Any] [method :- s/Any opts :- s/Any]) Returns: s/Any
Inputs: ([method :- s/Any] [method :- s/Any opts :- s/Any]) Returns: s/Any
(user-raw-form value)Inputs: [value :- s/Any] Returns: s/Any
Inputs: [value :- s/Any] Returns: s/Any
(user-schema-form schema)Inputs: [schema :- s/Any] Returns: s/Any
Inputs: [schema :- s/Any] Returns: s/Any
(user-type-form type)(user-type-form type opts)Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: s/Any
Inputs: ([type :- ats/SemanticType] [type :- ats/SemanticType opts :- s/Any]) Returns: s/Any
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |