GeoMeasure.Utils (GeoMeasure v1.0.0)

View Source

Contains utility functions to aid the correct handling of data in GeoMeasure.

Summary

Functions

Checks if neither of the tuple elements is nil.

Functions

tuple_not_nil!(arg)

(since 0.0.1)
@spec tuple_not_nil!({number() | nil, number() | nil}) :: ArgumentError

Checks if neither of the tuple elements is nil.