-
Notifications
You must be signed in to change notification settings - Fork 13
Home
wolray edited this page Sep 28, 2023
·
7 revisions
- 一种全新的流式API,全面优于
java.util.stream.Stream
- 一种类似Python/Kotlin/C#里的生成器特性,用户可以通过代码块(闭包)实现任意流
- 强大而丰富的衍生特性
- 开放的态度,欢迎社区需求反馈与合理建议
Central Maven
<dependency>
<groupId>io.github.wolray</groupId>
<artifactId>seq</artifactId>
<version>1.0.1</version>
</dependency>
- 网页端:阿里云社区
- 手机端:阿里开发者微信公众号