fun_land v0.8.0 FunLandic.Writer behaviour

Link to this section Summary

Callbacks

This should return the Module name of the Combinable that should be used as the logging part of this Writer monad

Link to this section Callbacks

Link to this callback log_combinable_module()
log_combinable_module() :: module

This should return the Module name of the Combinable that should be used as the logging part of this Writer monad.

This module’s empty value is used when a new instance of this Writer monad is made using wrap/0, and combine is used whenever the Writer’s apply_with/2 or chain/2