Skip to content

Conversation

zengnm
Copy link

@zengnm zengnm commented Jul 10, 2023

1、新增sequence转map函数:
seq.toMap(from_seq, key_mapper_lambda) 或者 seq.toMap(from_seq, key_mapper_lambda, value_mapper_lambda)
2、新增sequence等分(即分页)函数:
seq.partition(from_seq, page_size)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant