Inspect.Algebra is a set of tools for implementing the Inspect protocol for your data types.
Probably the best place to figure out how to use it is in the Elixir source code itself.
Look at the defimpl Inspect for the various data types to get examples.






















