wannabe-bool
There are 2 repositories under wannabe-bool topic.
prodis/wannabe_bool
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
prodis/wannabe_bool_elixir
If Atom, BitString, Integer and Float values wanna be a boolean value, they can using to_boolean/1 function.