tjy-dev / protocol_oriented

Why Swift is Value Based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Reason Why Swift is a Value Based Language

Source code

Problems that you can absorb with reference types

  • reference_based.playground -> Contents.swift

How you can solve these problems in Swift using value types

  • value_based.playground -> Contents.swift

About

Why Swift is Value Based


Languages

Language:Swift 100.0%