Module polars_utils::cache
source · Structs§
- A cached function that use
FastFixedCachefor access speed. It is important that the key is relatively cheap to compute.
FastFixedCache for access speed.
It is important that the key is relatively cheap to compute.