pub fn rel(num: &PlacesRow, comparand: &PlacesRow) -> Rel
Checks relation of num to comparand.
num
comparand
Returns Rel relation.
Rel