Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

## Documentation

Please checkout [the documentation](https://swiftpackageindex.com/theleftbit/BSWFoundation/documentation/) generated with DocC and hosted generously by Swift Package Index