zio / zio-jdbc

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

Make `intersperse` visible #181

Closed oyvindberg closed 1 year ago

oyvindberg commented 1 year ago

It's so gnarly to implement or import support for, and it's already there.

No reason to hide it, is there?

edit: added one more commit with a proposed mkFragment interface that I've found really nice in similar code in the past. It's an analogue to mkString

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.