Module polars_utils::cache

source ·

Structs§

  • A cached function that use FastFixedCache for access speed. It is important that the key is relatively cheap to compute.