Ast Cache
A cache specialized to use KAst as a key.
See mkAstCache for cache creation.
Functions
Link copied to clipboard
Store a value for the ast only if nothing was previously associated. Return a previously associated value or null, if nothing was associated.
Link copied to clipboard
Register a handler which is triggered when an entry is removed from the cache.