https://github.com/lpld/tf-calculator
Playing with typeclasses and tagless final pattern in Scala
https://github.com/lpld/tf-calculator
scala tagless-final typeclasses
Last synced: 6 months ago
JSON representation
Playing with typeclasses and tagless final pattern in Scala
- Host: GitHub
- URL: https://github.com/lpld/tf-calculator
- Owner: lpld
- Created: 2018-09-06T19:57:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T08:45:06.000Z (over 7 years ago)
- Last Synced: 2025-06-19T16:46:01.935Z (8 months ago)
- Topics: scala, tagless-final, typeclasses
- Language: Scala
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Playing a little with Scala typeclasses and tagless final pattern.