sh0hei / newtypes

Macro-free helpers for defining newtypes in Scala, cross-compiled to Scala 3.

Home Page:https://newtypes.monix.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monix's Newtypes

Build Maven Central

Macro-free helpers for defining newtypes in Scala, cross-compiled to Scala 3.

Usage

The packages are published on Maven Central.

libraryDependencies += "io.monix" %% "newtypes-core" % "0.0.1"

Links

Acknowledgements

Encoding was shamelessly copied from the scala-newtype project by Cary Robbins et al.

Contributing

This project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that Newtypes is licensed with (Apache 2.0, see LICENCE).

People are expected to follow the Scala Code of Conduct when discussing Newtypes on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted. For more information, check out the contributor guide.

License

All code in this repository is licensed under the Apache License, Version 2.0. See LICENCE.

About

Macro-free helpers for defining newtypes in Scala, cross-compiled to Scala 3.

https://newtypes.monix.io/

License:Other


Languages

Language:Scala 98.9%Language:Shell 0.9%Language:Ruby 0.2%