Defined in File monad.hpp
Monadic compose two monad functions.
fn – First function
g – Second function
Fn – Type of the first function
G – Type of the second function
A functional composition of two monad functions