fp

package
v0.0.0-...-178c1a0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package fp provides functional programming utilities for Go, including conversions between different functional types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToEither

func ToEither[Err, A any](ioe IOE.IOEither[Err, A]) E.Either[Err, A]

ToEither evaluates an IOEither and returns the underlying Either. Since IOEither is a lazy computation, this forces evaluation.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL