Skip to content

History / Home

Revisions

  • 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>

    @michaelbull michaelbull committed Mar 11, 2026
  • Updated Home (markdown)

    @michaelbull michaelbull committed Mar 16, 2024
  • Initial Home page

    @michaelbull michaelbull committed Oct 21, 2017