effect-io-ai

Package: effect
Module: Cause

Cause.NoSuchElementExceptionTypeId

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

Signature

declare const NoSuchElementExceptionTypeId: unique symbol

Source

Since v2.0.0