# iwasrobbed/Swift-CheatSheet

A quick reference cheat sheet for common, high level topics in Swift.

Repository: https://github.com/iwasrobbed/Swift-CheatSheet
Canonical: https://ross.abutalabs.com/products/swift-cheatsheet
License Family: other
Topics: swift, cheatsheet, cheatsheets, swift-programming-language, ios
Last push: 2017-10-29T21:50:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4313, "days_push": 3230, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 120 (observed 2026-09-03T02:15:12.968682+00:00)

## What it is
A quick-reference cheat sheet covering common, high-level Swift programming topics such as data types, closures, generics, and error handling. It is a documentation-style resource, not a beginner's guide or library.

## Use cases
- quickly look up Swift syntax for closures or generics
- reference common Swift patterns while coding
- brush up on Swift error handling conventions
- compare Swift idioms against Objective-C
- find naming conventions and commenting practices in Swift

## When to choose
- you need a fast refresher on Swift 3+ syntax
- you already know Swift basics and want a condensed reference
- you are transitioning from Objective-C to Swift

## When to avoid
- you are a complete beginner learning Swift from scratch
- you need up-to-date coverage of modern Swift (5+)
- you need a detailed or authoritative language reference

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: documentation, developer-tools
- domain: programming-languages, tutorials, mobile-development
- platform: -
- tags: cheat-sheet, swift, reference, ios-development, ios

## Member repositories
- iwasrobbed/Swift-CheatSheet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:12.968682+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:09.714522+00:00, confidence not recorded.
  - readme: https://github.com/iwasrobbed/Swift-CheatSheet (fetched 2026-09-03T02:15:12.968682+00:00, sha 18f7e0be7382)
- Data as of 2026-08-30T08:39:29.467469+00:00.
