You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are both good ideas - I gave up on the automated marble diagrams after trying them, and was hand-creating the diagrams that I used in this content using OmniGraffle and then exporting the content to individual SVG files.
And if you're not already aware of them, the "next generation" of this kind of code for swift (swift-async-algorithms) is being developed in the open by the Apple team and open source contributors, and most especially has lovely detailed guides of what each algorithm does, how they're naming it, and why and how it's different from the other algorithms (at https://github.com/apple/swift-async-algorithms/tree/main/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides). All of which didn't happen originally with Combine (and hence my cobbling all the tests and writing for this content).
While the description of these operators is very good, it would be nice to have also the illustrations.
Operators:
Instructions:
swiftui-notes/marbles/README.md
Output:
svg
files added toswiftui-notes/docs/images/diagrams
reference.adoc
file updated with a reference to an imagereference.adoc
files updated for each localisationThe text was updated successfully, but these errors were encountered: