Skip to content

none

const none: None

Defined in: src/util/Option.ts:126

Canonical absence singleton. Shared because None is stateless — allocating a fresh one per call would be wasteful.