struct operation

Declaration

template <typename OpFunctor>
struct operation { /* full declaration omitted */ };

Description

Functor used to define operations for monadic types.

Declared at: libreglisse/operations/pipe_closure.hpp:51