Programming Language

Nocter

A self-contained systems language built around simplicity, encapsulation, and foolproof design.

/development/std/internal/safety/index.nct

index.nct

//! Target-neutral safety termination boundaries used by standard containers.

see ./darwin.nct

pub(/) func bounds_abort(): never