mirai/mirai-core-utils
微莹·纤绫 4abb3e3703
[core] Introduce Flow<T>.toStream() for simply implement Streamable (#2259)
* [core] Introduce `Flow<T>.toStream()` for simply implement `Streamable`

* Drop `unintercepted` support

* fix ci

* update test
2022-10-31 13:09:58 +00:00
..
src [core] Introduce Flow<T>.toStream() for simply implement Streamable (#2259) 2022-10-31 13:09:58 +00:00
build.gradle.kts [core] Review atomic calls and enable atomicfu compiler. Close #2315 2022-10-29 13:04:37 +01:00
README.md Update docs and improve source code readability 2021-05-09 15:31:50 +08:00

mirai-core-utils

内部工具类模块。提供二进制兼容而不提供源码兼容,但也不保证破坏性变更不会发生,因此若要使用该工具模块,请自行承担兼容后果。