Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

change sumBy to sumOf #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

realliujiaxu
Copy link

Iterable.sumBy is deprecated since Kotlin 1.5, change it to sumOf.

Iterable<T>.sumBy is deprecated since Kotlin 1.5, change it to sumOf.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant