gver_diff v0.1.0 Compares

Link to this section Summary

Link to this section Types

Link to this type

compare_target()

compare_target() :: binary() | integer() | float() | boolean() | Date | DateTime
Link to this type

t()

t() :: %Compares{base: compare_target(), target: compare_target()}
Link to this type

t(base, target)

t(base, target) :: %Compares{base: base, target: target}