mozilla / mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
https://mozilla.github.io/mentat/
Apache License 2.0
1.65k stars 115 forks source link

Small improvements accumulated while building the logins API on top of Mentat. #779

Closed ncalexan closed 6 years ago

ncalexan commented 6 years ago

These build on #778, and implement a variety of small fixes (related parts are labelled as such), and one non-trivial part -- matching tuple results with the BindingTuple trait. In practice, this is very helpful, and greatly streamlined the logins API.