Files
swift-mirror/stdlib/public/Observation
Philippe Hausler 90f6a8a876 [Observation] Initial implementation of Observed for transactional tracked values over time (#79817) (#82197)
- **Explanation**:
This is an implementation for the feature
https://github.com/swiftlang/swift-evolution/pull/2726
- **Scope**:
This is targeted specifically to the Observation module, no language or
runtime changes
- **Issues**:

- **Original PRs**:
https://github.com/swiftlang/swift/pull/79817
- **Risk**:
Low
- **Testing**:
This was tested in external forms (which need to be merged in)
- **Reviewers**:

---------

Co-authored-by: Stephen Canon <scanon@apple.com>
2025-06-12 09:14:18 -04:00
..