ArteMisc / libsalty

Elixir bindings for libsodium (NIF)
Apache License 2.0
21 stars 25 forks source link

#13: Do not attempt to 'cache' tuple_error_unknown in salty_onload. #14

Open prook opened 5 years ago

prook commented 5 years ago

Tuples cannot be cached/reused in the same way atoms can.