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

https://github.com/pomadchin/tagless-derivation

This project is an experimental playground to work on the cats-tagless macros migration to Scala 3.
https://github.com/pomadchin/tagless-derivation

functional-programming scala tagless

Last synced: 2 months ago
JSON representation

This project is an experimental playground to work on the cats-tagless macros migration to Scala 3.

Awesome Lists containing this project

README

          

# Tagless Derivation [![CI](https://github.com/pomadchin/tagless-derivation/workflows/CI/badge.svg)](https://github.com/pomadchin/tagless-derivation/actions)

This project is an experimental playground to work on the [cats-tagless](https://github.com/typelevel/cats-tagless/issues/170) macros migration to Scala 3.

## License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0