gver_diff v0.0.1 TypeAndCompares

Link to this section Summary

Link to this section Types

Link to this type

identifier_target()

identifier_target() ::
  :string | :integer | :float | :date | :datetime | :version
Link to this type

t()

t() :: %TypeAndCompares{compares: Compares.t(), id: identifier_target()}
Link to this type

t(id, compares)

t(id, compares) :: {id, compares}