Print dividers to the console between analysis logs when verbose
is TRUE
.
map_log(res, verbose)
res | An intermediate value of an iterable function (e.g., |
---|---|
verbose | Should dividers be printed to the console? |
After printing to the console if verbose
is TRUE
, res
is returned as is.