You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
npm package — installation instructions and
changelog.
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.