dwhjames / datomisca

Datomisca: a Scala API for Datomic
https://dwhjames.github.io/datomisca/
Apache License 2.0
130 stars 28 forks source link

ensure that all impure methods have () (fixes #123) #129

Closed dwhjames closed 10 years ago

dwhjames commented 10 years ago

methods such as Connection.database are not referentially transparent