Skip to content

Add collection support #3

@ka8725

Description

@ka8725
collection = StaticStruct::Collection.new([{id: 1}, {id: 2}])
collection[0] # => <StaticStruct::Structure id = 1>
collection[1] # => <StaticStruct::Structure id = 2>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions