polars_utils

Module cache

Source

Structsยง

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