-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello,
first of all I have to thank you for the effort. I was going to start an exploration on this very same topic before being able to find your repo.
The porting looks really clean and it's very very similar to what I had in mind :)
I have a little doubt related to your current implementation: what is the reasoning behind the need of the Effect
type? Wasn't it possible to just use a straight Flow and get rid of it?
From what I understood, in Swift it was basically created because of a language limitation, but I'm not sure that the same limitation applies to Kotlin too.
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels