Vivid.ShapeToString (vivid v1.0.0)

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.