@todo add documentation
Summary
Functions
@todo add documentation
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec append(t(), multi, step) :: multi when multi: Ecto.Multi.t(), step: atom()
@todo add documentation