toLookup method

ValueStream<RecordKeyLookup<V>> toLookup()

Implementation

ValueStream<RecordKeyLookup<V>> toLookup() => this.map(recordKeyLookup);