You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 docsThe text was updated successfully, but these errors were encountered: