Packages
toon_codec
1.0.0
TOON (Token-Oriented Object Notation) encoder/decoder - a compact, token-efficient format for LLM input
Current section
Files
Jump to
Current section
Files
include/toon_codec@encode@writer_Writer.hrl
-record(writer, {indent_size :: integer(), lines :: list(binary())}).