Skip to content

SerializableObject.Vector -> RandomAccessCollection protocol compliance #70

@vade

Description

@vade

Feature Request

New Feature

Might be nice to expose RandomAccessCollection protocol compliance on the Vector<SOType : SerializableObject> implementation

Description

being able to subscript a swiftUI compliant ForEach(item.makers) { marker in SomeMarkerView(marker) } for example would be dope

Context

Working on marker support in the Swift / AVF App / bindings - and realizing this might be nice

May put a PR together.

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