Memorise
Cache the results of data loaders in memory. This requires (dataset::DataSet, as::Type)
to consistently identify the same loaded information.
Enabling caching of a dataset
[[mydata]]
memorise = true
memorise
can be a boolean value, a type that should be memorised, or a list of types to be memorised.