# swift-closures **Repository Path**: mirrors_maruel/swift-closures ## Basic Information - **Project Name**: swift-closures - **Description**: https://bsky.app/profile/maruel.ca/post/3lc3zofzd5k2l - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-30 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # swift-closures I'm learning Swift and was shocked while reading the [official book](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/closures/) so I decided to write a denser version of all the 9 supported styles of closure. Check out [Sources/main.swift](Sources/main.swift) !