iiRecord
Agentic AI Atlas · neverthrow
library:neverthrowa5c.ai
II.
Library overview

library:neverthrow

Reference · live

neverthrow overview

Lightweight TypeScript library for type-safe error handling using Result<T, E> and ResultAsync<T, E> instead of thrown exceptions, inspired by Rust's std::result.

LibraryOutgoing · 2Incoming · 1

Attributes

displayName
neverthrow
belongsToLanguageId
category
functional
description
Lightweight TypeScript library for type-safe error handling using Result<T, E> and ResultAsync<T, E> instead of thrown exceptions, inspired by Rust's std::result.

Outgoing edges

belongs_to_language1
used_for1

Incoming edges

alternative_to1