Data.Writer

Summary

Types

t :: %Data.Writer{value: nil, log: []}

Functions

log(writer, log)
value(value)