lately I've been experimenting with using a `seale...
# announcements
k
lately I've been experimenting with using a
sealed class
with
Success
and
Failure
possibilities.
Success
has the data itself, and
Failure
has details on the failure