ak.layout.ArrayCache
--------------------

Wraps a
`collections.abc.MutableMapping <https://docs.python.org/3/library/collections.abc.html#collections.abc.MutableMapping>`__
for use as a cache in :doc:`ak.layout.VirtualArray`.
