denvaar / base64

Exploring base64 encoding/decoding :rainbow:
0 stars 6 forks source link

Add Dialyxir and typespecs #6

Closed juhalehtonen closed 5 years ago

juhalehtonen commented 5 years ago

This PR addresses issue https://github.com/denvaar/base64/issues/3 by adding typespecs for all the functions, and adds Dialyxir as a dependency to check them with.

I opted to use the 1.0 RC3 of Dialyxir rather than latest "stable" version 0.5, as RC3 is already stable and comes with many improvements over the older 0.5.