Class ListMapCache<TIn, TOut>

A data structure that maps items and caches results of the mapping for reuse to reduce calls to heavy mapping implementations.

Type Parameters

  • TIn
  • TOut

Implements

Constructors

Methods

Constructors

Methods