An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tagged: an exploration of type tags in Scala
[![Build Status](https://img.shields.io/travis/fthomas/tagged/master.svg)](https://travis-ci.org/fthomas/tagged)
[![codecov.io](https://img.shields.io/codecov/c/github/fthomas/tagged.svg)](http://codecov.io/github/fthomas/tagged)

**tagged** is an exploration of the pros and cons of different type
tags in Scala.