此内容尚不支持你的语言。
const none: None
const
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.