phantom icon indicating copy to clipboard operation
phantom copied to clipboard

Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise

Results 21 phantom issues
Sort by recently updated
recently updated
newest added

`==:==` seems not to be needed. `SingleGeneric` seems not to need `Repr` and `Aux`. `Repr` is always `Store`. It's important to define instances of macro-based type classes like ``` //...