operator [] abstract method

Computed<V?> operator [](
  1. K key
)

Implementation

Computed<V?> operator [](K key);