8451a63dc6
bindings for functions (i.e. functions that can crash rather than returning a tagged error value). More background here: http://whitfin.io/generating-bang-functions-in-elixir/
4 lines
142 B
Text
4 lines
142 B
Text
This library is designed to generate unsafe bindings for Elixir
|
|
function definitions at compile time.
|
|
|
|
WWW: https://github.com/whitfin/unsafe
|