Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theleftbit/bswfoundation
What should be in Swift's stdlib, but isn't
https://github.com/theleftbit/bswfoundation
functional-programming playground swift
Last synced: 1 day ago
JSON representation
What should be in Swift's stdlib, but isn't
- Host: GitHub
- URL: https://github.com/theleftbit/bswfoundation
- Owner: theleftbit
- License: mit
- Created: 2016-04-20T18:13:54.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-03T17:41:08.000Z (2 days ago)
- Last Synced: 2025-02-03T18:44:42.636Z (2 days ago)
- Topics: functional-programming, playground, swift
- Language: Swift
- Homepage:
- Size: 1.94 MB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fwww.emergetools.com%2Fapi%2Fv2%2Fpublic_new_build%3FexampleId%3Dbswfoundation.BSWFoundation%26platform%3Dios%26badgeOption%3Dversion_and_max_install_size%26buildType%3Drelease&query=$.badgeMetadata&label=BSWFoundation&logo=apple)](https://www.emergetools.com/app/example/ios/bswfoundation.BSWFoundation/release)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftheleftbit%2FBSWFoundation%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/theleftbit/BSWFoundation)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftheleftbit%2FBSWFoundation%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/theleftbit/BSWFoundation)# About
These are collection of types that are use throughout all TheLeftBit's iOS projects and that allow us to write better apps, faster.
This project leverages heavily on Swift's [core features](https://swift.org/about/), so you have to be very profficient with these in order to understand why this types are so important.
## DocumentationPlease checkout [the documentation](https://swiftpackageindex.com/theleftbit/BSWFoundation/documentation/) generated with DocC and hosted generously by Swift Package Index