Skip to content
martyy-code edited this page Aug 4, 2026 · 6 revisions

Welcome to the documentation wiki for @deessejs/fp, a tiny, dependency-free TypeScript library that provides Result, Maybe, and Unit for type-safe error handling and optional-value modeling.

Getting started

Contributing

To add or update a page, see the Wiki Operations with gh CLI guide. Pages are plain Markdown files; each save in the web UI is a Git commit, and the wiki is stored in the deessejs/fp.wiki repository.

Clone this wiki locally