Thanks to visit codestin.com
Credit goes to github.com

Skip to content

isEmpty methods removed? #1681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marek-nogiec opened this issue Jan 24, 2019 · 3 comments
Closed

isEmpty methods removed? #1681

marek-nogiec opened this issue Jan 24, 2019 · 3 comments

Comments

@marek-nogiec
Copy link

Record#isEmpty method seems to be removed. Was it moved or replaced? Can't seem to find any info about it in the changelog or docs

@ThomasdenH
Copy link
Contributor

In #1135, Record stopped extending Collection. I think that's it. The size of a record doesn't change, but I think you can use record.toSeq().isEmpty() if you want to know the size.

@marek-nogiec
Copy link
Author

marek-nogiec commented Feb 20, 2019

@ThomasdenH That must be it, thanks a lot!

@marianoguerra
Copy link
Contributor

@marek-nogiec can you close this issue? thanks!

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

No branches or pull requests

3 participants