(flip-polarity polarity)(polarity->side polarity)(render-fn-input-form method)Inputs: [method :- ats/SemanticType] Returns: s/Any
Inputs: [method :- ats/SemanticType] Returns: s/Any
(render-fn-input-form* method opts)Inputs: [method :- ats/SemanticType opts :- s/Any] Returns: s/Any
Inputs: [method :- ats/SemanticType opts :- s/Any] Returns: s/Any
(render-type type)Inputs: [type :- (s/maybe ats/SemanticType)] Returns: (s/maybe s/Str)
Inputs: [type :- (s/maybe ats/SemanticType)] Returns: (s/maybe s/Str)
(render-type* type opts)Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: (s/maybe s/Str)
Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: (s/maybe s/Str)
(render-type-form type)Inputs: [type :- (s/maybe ats/SemanticType)] Returns: s/Any
Inputs: [type :- (s/maybe ats/SemanticType)] Returns: s/Any
(render-type-form* type opts)Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: s/Any
Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: s/Any
(strip-derived-types entry)(type->json-data type)Inputs: [type :- (s/maybe ats/SemanticType)] Returns: s/Any
Inputs: [type :- (s/maybe ats/SemanticType)] Returns: s/Any
(type->json-data* type opts)Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: s/Any
Serialize a semantic type into JSON-friendly tagged data. Returns nil for nil.
Inputs: [type :- (s/maybe ats/SemanticType) opts :- s/Any] Returns: s/Any Serialize a semantic type into JSON-friendly tagged data. Returns nil for nil.
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 |