Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vandadnp committed Jun 3, 2021
1 parent 9f48e46 commit aa34219
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Table of Contents

* [Lazy Local Variables in Swift 5.5+](#lazy-local-variables-in-swift-55)
* [Actors in Swift 5.5+](#actors-in-swift-55)
* [Async Getters in Swift 5.5+](#async-getters-in-swift-55)
* [Custom `Sequence` in Swift](#custom-sequence-in-swift)
* [Sum of Any Numeric Types in Swift](#sum-of-any-numeric-types-in-swift)
* [Finding Elements of Specific Type in Swift](#finding-elements-of-specific-type-in-swift)
* [Synthesized Raw Enum Values in Swift](#synthesized-raw-enum-values-in-swift)

# Lazy Local Variables in Swift 5.5+

![](images/lazy-local-variables-in-swift-5-5.jpg)

# Actors in Swift 5.5+

![](images/actors-in-swift-5-5.jpg)
Expand Down

0 comments on commit aa34219

Please sign in to comment.