GffValue.opIndex

Shorthand for modifying the GffValue as a GffList

  1. auto ref opIndex(string label)
  2. auto ref opIndex(size_t index)
    struct GffValue
    ref
    opIndex
    (
    size_t index
    )

Meta