Mathieu Darse

Results 3 issues of Mathieu Darse

Hi, I tried to create a simple VM using `$ vagrant init mitchellh/boot2docker` and adding a shared folder, but it hangs during mounting: ``` $ vagrant up ==> default: Checking...

This makes use of explicit type binds in esqlite3 since `String` & `BitArray` use the same runtime representation. This avoids an ambiguity [here](https://github.com/mmzeeman/esqlite/blob/58454af87559981aed6fb1235fc3f63d618505db/src/esqlite3.erl#L360-L361).