Now that I think about it, there is actually. You use the monadic left-tack function. It's a variation of monadic right-tack which is the identity function.
Regards, Elias On 28 Jul 2014 02:03, "David B. Lamkins" <dlamk...@gmail.com> wrote: > Is there a way to have a defined function return a committed value? > > IOW, the function returns a value that can be assigned, but doesn't > print. > > >