rdbc icon indicating copy to clipboard operation
rdbc copied to clipboard

Consider using Try for all methods that currently throw

Open povder opened this issue 8 years ago • 1 comments

povder avatar Jul 04 '17 21:07 povder

or maybe even use Future to represent all computations that can fail. Even these which don't do I/O

povder avatar Jul 04 '17 21:07 povder