CalendarExt.Comparible protocol (calendar_ext v0.1.8)

Copy Markdown View Source

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

compare(comparible, comparible)

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