remove(_:)
Removes the component of the specified type from the collection.
Declaration
@MainActor @preconcurrency func remove(_ componentType: any Component.Type)Removes the component of the specified type from the collection.
@MainActor @preconcurrency func remove(_ componentType: any Component.Type)