https://github.com/417-72ki/swiftavailablesample
https://github.com/417-72ki/swiftavailablesample
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/417-72ki/swiftavailablesample
- Owner: 417-72KI
- Created: 2022-12-09T15:16:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T16:26:32.000Z (over 1 year ago)
- Last Synced: 2025-02-05T12:23:44.010Z (4 months ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AvailableSample
A sample repo to refactor using `@available(*, deprecated)` in Swift.
Each usecases are in each branches named `case-{num}/question`, and sample answer in `case-{num}/answer`.