Open joelnitta opened 4 months ago
To avoid over-loading learners, we should only use tar_load() to load object from the cache, as (as per my personal experience) it is the more frequently used function for this purpose.
tar_load()
To avoid over-loading learners, we should only use
tar_load()
to load object from the cache, as (as per my personal experience) it is the more frequently used function for this purpose.