struct or_else_fn

Declaration

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

Description

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

Declared at: libreglisse/operations/or_else.hpp:37