Skip to contents

Bind a list

Usage

# S3 method for Either
bind(ex, f)

Arguments

ex

An Either monad

f

A function to bind against the Either monad