Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fresheyeball/perspective
Tools for view function composition
https://github.com/fresheyeball/perspective
Last synced: 7 days ago
JSON representation
Tools for view function composition
- Host: GitHub
- URL: https://github.com/fresheyeball/perspective
- Owner: Fresheyeball
- Created: 2016-08-24T06:44:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T18:00:21.000Z (almost 8 years ago)
- Last Synced: 2024-05-09T13:38:54.988Z (6 months ago)
- Language: Elm
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Perspective
A library inspired by observations on Magic Read Along, that TEA's `view` function
is a ProfunctorCompose view functions in terms of the `Model` and `Msg` types.