An open API service indexing awesome lists of open source software.

https://github.com/maxdesiatov/swift-references

Example of immutable reference types in Swift
https://github.com/maxdesiatov/swift-references

Last synced: 7 months ago
JSON representation

Example of immutable reference types in Swift

Awesome Lists containing this project

README

          

# swift-references

An example of usage of immutable reference types in Swift:
`Reference` and `WeakReference`.