Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

Array<any> breaks with .remove() #140

@MrBendel

Description

@MrBendel

Force casting is causing a crash (Could not cast value of type to type):

if (current as! U) != element { self.append(current) } 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions