Inspect.Algebra.to_doc
You're seeing just the function
to_doc
, go back to Inspect.Algebra module for more information.
Specs
to_doc(any(), Inspect.Opts.t()) :: t()
Converts an Elixir term to an algebra document
according to the Inspect
protocol.