https://github.com/athanclark/extractable-singleton
It's just a functor which has its stored value as isomorphic to Identity.
https://github.com/athanclark/extractable-singleton
extract-data haskell singleton
Last synced: 7 months ago
JSON representation
It's just a functor which has its stored value as isomorphic to Identity.
- Host: GitHub
- URL: https://github.com/athanclark/extractable-singleton
- Owner: athanclark
- License: bsd-3-clause
- Created: 2017-05-10T22:55:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T23:01:07.000Z (over 8 years ago)
- Last Synced: 2025-05-20T01:13:55.287Z (8 months ago)
- Topics: extract-data, haskell, singleton
- Language: Haskell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# extractable-singleton