跳转到内容
简体中文

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.