Skip to main content

Module text

Module text 

Source

Functions§

description_text
Generate text for the semantic/description index. Aliases and tags are appended so that vocabulary-mismatched queries still match (e.g. “strlen” → text_length, “network” → all IO stages).
examples_text
Generate text for the example index: all input/output pairs.
signature_text
Generate text for the signature index: “input_type -> output_type”.