Tempus.Slot.strict_compare

You're seeing just the function strict_compare, go back to Tempus.Slot module for more information.

Specs

strict_compare(s1 :: t(), s2 :: t()) :: :eq | :lt | :gt | :joint

Compares two slot structs. The same as compare/2, but returns :joint if the slots are overlapped.