List item type detection and decoding for TOON format.
List item type detection and decoding for TOON format.
(list-item line cursor depth delimiter strict)Decodes a single list item, detecting its type.
Parameters:
Returns: [decoded-value, new-cursor]
Decodes a single list item, detecting its type. Parameters: - line: ParsedLine with list marker - cursor: LineCursor positioned at this line - depth: Current depth - delimiter: Delimiter for parsing - strict: Enable strict mode Returns: [decoded-value, new-cursor]
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 |