Inko is a programming language that makes it easy to build concurrent software without worrying about performance issues and errors. It features deterministic automatic memory management, move semantics, type-safe concurrency, efficient error handling, and more. Inko uses single ownership and move semantics for memory
Table of contents
Deterministic automatic memory managementInko is safeConcurrency made easyError handling done rightEfficientPattern matchingSort: