Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 907 Bytes

zio-sandbox

OverView

This repository is sandbox project for ZIO.
For training to use the library.

ZIO is the library for asynchronous and concurrent programming that is based on pure functional programming.

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 this repository is licensed with (MIT, see LICENCE).

People are expected to follow the Scala Code of Conduct when discussing on GitHub, 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

This repository is MIT License.
see License file.