module Collapsium::Support::HashMethods
@api private Defines which read and write functions we expect Hash to have.
Constants
- KEYED_READ_METHODS
@api private Read access methods with key parameter
- KEYED_WRITE_METHODS
@api private Write access methods with key parameter
- READ_METHODS
@api private All read access methods
- WRITE_METHODS
All write access methods