콘텐츠로 이동
한국어

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.