ListIndex.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TItem opIndex(TKey key)
  2. TItem opIndex(TKey key, TItem def)
    class ListIndex(TItem, TKey)
    ref
    TItem
    opIndex
    (
    TKey key
    ,
    TItem def
    )

Meta