Check if the current environment has the cached function named varname.
Source:R/mindat_cache.R
mindat_cache_return_or_setup.Rd
Check whether the current environment has the cached function named varname,if has, return it. if not, setup up a new cache function named varname.