foundation-0.0.19: Alternative prelude with batteries and no dependencies
Foundation.String.Builder
Description
String Builder
Synopsis
module Basement.String.Builder
toString :: Builder -> String Source #
run the builder and return a String
String
alias to runUnsafe
runUnsafe
This function is not safe, prefer run.
run