Module polars_utils::cache 
source · Structs§
- A cached function that useFastFixedCachefor 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.