View Source Kalevala.Help.KeywordCache (kalevala v0.1.0)
A small cache to be a lookup from keyword -> help topic key
Link to this section Summary
Functions
Get a value from the cache
Get a value from the cache
Get all keys in the cache
Put a value in the cache
Link to this section Functions
Get a value from the cache
Unwraps the tagged tuple, returns the direct value. Raises an error if the value is not already in the cache.
Get a value from the cache
Get all keys in the cache
Put a value in the cache