We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update wiki to reflect recent API changes and add Gleam mappings - Rust: reorder to match upstream docs, fix onSuccess→onOk and onFailure→onErr renames, add transpose mapping - Elm: add map2-map5 (zip) and fromMaybe (toResultOr) mappings - Haskell: fix getAll→valuesOf and getAllErrors→errorsOf renames, fix getOr/getErrorOr signatures, add Bifunctor.first and Bifunctor.second mappings - Scala: fix Either.map mapping (was incorrectly andThen), add isLeft, isRight, filterOrElse, flatMap, foreach, joinRight, toTry mappings - Gleam: new page with 17 mappings from gleam/result and gleam/list - Home: add Gleam to language mappings list Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updated Home (markdown)
Initial Home page