sidnt / zionotes

⸮ 🔴zio notes | zio nursery 🔵?
0 stars 0 forks source link

can diode api be implemented over zio? #11

Open sidnt opened 4 years ago

sidnt commented 4 years ago

surely this must be possible. because we could understand the diode's client api. and recreate those semantics and effects, on a different underlying api, different from what diode must have used. so we use different abstractions underneath, but we expose the same api. we are not considering api performance here. maybe diode would be efficient, maybe zio, but we will ignore that. so surely this must be possible.