For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
pipe
def pipe(op: OpDesc) -> Pipe[Int(1)]
Create a single-element pipe. Use as the start of a >> chain.
Returns: