Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
createCachedFunction
Summary
Create a simple cache that wraps a functionSignature
Parameters
fn
Type:T
options
Type:TypeAnalysisCacheOptions
Optional: Yes
Returns
Type:T
Create a simple cache that wraps a function
