CalendarExt.Comparible protocol (calendar_ext v0.1.7)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

compare(comparible, comparible)

@spec compare(t(), t()) :: :lt | :eq | :gt