runWriter package:effectful-core

Run a Writer effect and return the final value along with the final output.
Run the Writer effect and return the final value along with the final output (via Effectful.Writer.Static.Local).
Run the Writer effect and return the final value along with the final output (via Effectful.Writer.Static.Shared).