Skip to content

[nit] SyncUntil does not mention in its name it only matches key on arrays #245

@ShadowJonathan

Description

@ShadowJonathan

Initially i thought that this function was generic enough to just match key and throw that variable into the check function, but turns out that's not the case.

I suggest renaming it to SyncUntilArray, and adding a generic function SyncUntil which does above expected behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions