@pointfreeco Is this still the favored way to get a Binding to a Boolean value from an underlying optional type using the latest version of CasePaths?
I’ve got a Destination enum with a case that has no associated type and was wanting to use the `isPresented` version of `.sheet` presentation.







