zio / zio-jdbc

A small, idiomatic ZIO interface to JDBC.
Apache License 2.0
82 stars 64 forks source link

Remove unnecessary parentheses from `JdbcDecoder`, `JdbcEncoder` and `Setter` summoners #162

Closed guizmaii closed 11 months ago

guizmaii commented 11 months ago

Needed for https://github.com/oyvindberg/typo/pull/57

guizmaii commented 11 months ago

Superseded by: