Creates a new Prism optic from the two functions, but downcast may return a Option.
Prism
downcast
Option
The function which coerces the modified value to a partial type.
The computation to focus the data.
Generated using TypeDoc
Creates a new
Prism
optic from the two functions, butdowncast
may return aOption
.