Add Output.when
convenience method
#435
Labels
area/api
User visible API
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/improvement
An improvement with existing workaround
size/S
Estimated effort to complete (1-2 days).
Milestone
Allow for easy combination of
Output[Boolean]
andOutput[Resource]
to mamyOutput[Option[Resource]]
.e.g. instead of
allow for:
The text was updated successfully, but these errors were encountered: