struct and_then_fn

Declaration

struct and_then_fn { /* full declaration omitted */ };

Description

Functor used to implement the 'and_then' operation on maybe & result monads

Declared at: libreglisse/operations/and_then.hpp:29