Adoo
Adoo
@arturoc good to me. And we can let `create` accept both `impl FnOnce` and `impl FnOnce(&mut Observer) -> impl SubscriptionLike`. This friendly with user who only want emit item and...
I'd be happy to accept a PR for this, as returning an observable seems more flexible.
closed by #217
I plan to refactor before release 1.0.
After #215 is merged, we should release 1.0 beta then remove the beta flag in weeks.
@liigo issues的方式看上去更好。
Thanks for the reply. Instead of replacing the configuration, I aim to execute an additional hook on the project before the release.. `--pre-commit-hook` seems to be a good place to...
Thank you for your suggestion. Implementing a pre-commit hook could indeed be a good idea. I would be glad to assist in integrating this into our workflow.
@sashalikesplanes very welcome. You can refer to the implementation of other combinators. Note that it should support cross-thread. If you have any questions, you can ask me at any time.