Interactive Pipeline Map
Nushell is mostly synchronous and pull-based. It uses threads and processes at specific boundaries rather than placing the whole evaluator on an async runtime.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Nushell is mostly synchronous and pull-based. It uses threads and processes at specific boundaries rather than placing the whole evaluator on an async runtime.