Esta página aún no está disponible en tu idioma.
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.