Package: effect
Module: Cause
A unique symbol identifying the NoSuchElementException type.
Details
This provides a symbol that identifies a NoSuchElementException. It helps
differentiate cases where a required element is missing within a data
structure.
See
NoSuchElementException Create or work with a NoSuchElementExceptionSignature
declare const NoSuchElementExceptionTypeId: unique symbol
Since v2.0.0