Vivid.ShapeToString (vivid v0.4.5)

Copy Markdown View Source

Handle conversions of arbitrary shapes into strings.

Summary

Functions

Convert a shape into a string for IO.puts, etc.

Functions

to_string(shape)

@spec to_string(Vivid.Shape.t()) :: String.t()

Convert a shape into a string for IO.puts, etc.