Join Slack
Powered by
with `fs2` I just plug in a database fetcher that ...
# arrow
b
Bob Glamm
05/30/2019, 7:05 PM
with
fs2
I just plug in a database fetcher that is (args) => IO[List[X]] and a processor that is X => IO[Unit] and we're done
Open in Slack
Previous
Next