Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/libsteve/fundament

My own personal Swift "Prelude" library, complete with all my favorite niceties.
https://github.com/libsteve/fundament

Last synced: 15 days ago
JSON representation

My own personal Swift "Prelude" library, complete with all my favorite niceties.

Awesome Lists containing this project

README

        

# Fundament

My own personal Swift "Prelude" library, complete with all my favorite niceties.

## Features

- `Either` type
- `reduce()` on `Optional`
- Functional Optics
- `Lens`
- `Prism`
- `Traversal`
- `Isomorph`
- compositon with all optics types
- use `KeyPath`s as lenses