##Learning project for ZIO
- In this project we will be creating zio library.
- zio console[
A
]succeed, fail, flatMap, map
- zio error[
E
] channelmatchError, catchAll, fail, effect
- zio reader[
R
] channelprovide, fromFunction
- zio reader[
R
] channelidentity, environment, access, accessM
- zio reader[
R
] channelHas[?], provideSome, provideCustom, provideCustomlayer