Stephen Celis
Stephen Celis
The times we've seen this kind of access in the past is when somewhat dangerous things were being done, like having a `ViewStore` or `send` closure injected into a reducer...
Since the original issue still can't be reproduced in a reliable way that can point to a bug in the library, I'm going to close this for now. If anyone...
Re-opening this since we plan on merging #1845.
I believe this is addressed now!
Hey @eappel, thanks for taking the time to share this! We actually had a PR that added `append` functionality here: https://github.com/pointfreeco/swift-composable-architecture/pull/864 There's quite a bit of discussion, but we thought...
Hey @eappel, gonna close this for now per my earlier message, but please do open a GitHub discussion if you'd like to further chat about these helpers!
@dahlborn Thanks for the PR! This may be a lack of documentation, but there is an overload of `Scope` that takes a case path to enum state that helps you...
> I like the `OptionalPath` wrapper you mentioned. I guess the question would be whether adding this complexity would be justified for the things it solves. Was there a reason...
@dahlborn OK to close this out since we can't possible add overloads for every nesting of key path and case path? In the meantime, folks with more advanced compositional needs...
@tgrapperon Sorry for sleeping on this. Is this something you think we should still merge? Care to get it all resolved before we take another look?