Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vandadnp authored Apr 14, 2021
1 parent 9e5b777 commit 2e1614c
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,8 +1,13 @@
# Table of Contents

* [Sum of Any Numeric Types in Swift](https://github.com/vandadnp/swift-tips-and-tricks/blob/main/README.md#sum-of-any-numeric-types-in-swift)
* [Finding Elements of Specific Type in Swift](https://github.com/vandadnp/swift-tips-and-tricks/blob/main/README.md#finding-elements-of-specific-type-in-swift)
* [Synthesized Raw Enum Values in Swift](https://github.com/vandadnp/swift-tips-and-tricks/blob/main/README.md#synthesized-raw-enum-values-in-swift)

# Sum of Any Numeric Types in Swift

![](images/sum-of-any-numeric-types-in-swift.jpg)

# Finding Elements of Specific Type in Swift

![](images/finding-elements-of-specific-type-in-swift.jpg)
Expand Down

0 comments on commit 2e1614c

Please sign in to comment.