Skip to content

Commit 67786df

Browse files
authored
pre-define atoms (#299)
Predefines atoms like Rustler does. I think this improves readability and kind of makes it safer against typos. Once or if #298 is merged, many of the currently used atoms could be replaced with `raise_badarg()` function. I've also left some notes on atoms that I think shouldn't be atoms and rather SQLite errors.
1 parent 06401ab commit 67786df

1 file changed

Lines changed: 136 additions & 134 deletions

File tree

0 commit comments

Comments
 (0)