Alexander

Results 2 issues of Alexander

As far as I understand OCaml's type inference works top-bottom, left-right so it somewhat makes sense that when destructuring a record it guesses the type by record field names on...

Hello, thanks for the bindings! I've looked into the code and as far as I can see, the `Expect` module creates jest assertions via `assertion` variant. This makes the API...