https://github.com/fthomas/tagged
Exploration of different type tags in Scala
https://github.com/fthomas/tagged
Last synced: about 1 year ago
JSON representation
Exploration of different type tags in Scala
- Host: GitHub
- URL: https://github.com/fthomas/tagged
- Owner: fthomas
- License: apache-2.0
- Created: 2015-12-10T17:02:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T18:48:11.000Z (over 10 years ago)
- Last Synced: 2025-03-06T03:34:42.623Z (about 1 year ago)
- Language: Scala
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tagged: an exploration of type tags in Scala
[](https://travis-ci.org/fthomas/tagged)
[](http://codecov.io/github/fthomas/tagged)
**tagged** is an exploration of the pros and cons of different type
tags in Scala.