(custom x)
Post-truncation, all values and nested values are checked against user- supplied custom printers and built-in fireworks custom printers (fireworks.printers/fireworks-custom-printers).
If a custom printer is found for the value, the supplied custom-printing function will be applied to the value. The value will then be truncated (again) via fireworks.truncate/truncate.
Additional (optional) metadata describing custom badge style and text is also attached to the transformed value.
Custom printers only operate on collection-like values.
Post-truncation, all values and nested values are checked against user- supplied custom printers and built-in fireworks custom printers (fireworks.printers/fireworks-custom-printers). If a custom printer is found for the value, the supplied custom-printing function will be applied to the value. The value will then be truncated (again) via fireworks.truncate/truncate. Additional (optional) metadata describing custom badge style and text is also attached to the transformed value. Custom printers only operate on collection-like values.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close