felt / geo

A collection of GIS functions for Elixir
MIT License
649 stars 88 forks source link

Fix compile warnings #186

Closed s3cur3 closed 1 year ago

s3cur3 commented 1 year ago

This was breaking the build because we were unintentionally duplicating these function clauses (see the for {endian, endian_atom, modifier} . . . stuff).