elixir-uuid icon indicating copy to clipboard operation
elixir-uuid copied to clipboard

Add type and function specs

Open jrogov opened this issue 6 years ago • 1 comments

Although typespec functionality regarding binaries is somewhat restricted relative to other types, I believe it's better to put actual types to at least give some semantic meaning behind passed arguments.

This PR adds types for this package that cover all existing functionality (i.e. both all UUID representations, formats (UUID types) and info/1 values, as well as function specs and dev-only dialyxir dependency to make future improvements more safer.

jrogov avatar Dec 26 '19 11:12 jrogov

Are there any updates for this PR?

jrogov avatar Jan 09 '20 07:01 jrogov