MoreFuncTools¶
Adding on top of functools
Summary¶
-
@experimental/@experimental()- Display a warning when the function is used stating that it's experimental / WiP.
-
@fifo_cache/@fifo_cache()- A simple, First-In-First-Out cache appliable to any function