Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinwoo/get-nested-keys
An example of using PureScript 0.12 (RC) instance chains to have recursively matching type classes using instance chains.
https://github.com/justinwoo/get-nested-keys
instance-chains purescript type-level
Last synced: 29 days ago
JSON representation
An example of using PureScript 0.12 (RC) instance chains to have recursively matching type classes using instance chains.
- Host: GitHub
- URL: https://github.com/justinwoo/get-nested-keys
- Owner: justinwoo
- Created: 2018-04-25T21:29:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T15:54:45.000Z (over 6 years ago)
- Last Synced: 2024-11-07T02:39:39.938Z (3 months ago)
- Topics: instance-chains, purescript, type-level
- Language: PureScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An example of using PureScript 0.12 (RC) instance chains to have recursively matching type classes using instance chains.