Cache for storing computed values to improve performance. Uses a branded type pattern to prevent accidental misuse.
createFraciCache - Function to create a new cache
Cache for storing computed values to improve performance. Uses a branded type pattern to prevent accidental misuse.