Skip to main content

hash

Primitive hash methods are exposed through Hash.

Current methods:

  • size()
  • empty()
  • keys()
  • values()
  • has(key)
  • fetch(key, fallback = nil)
  • merge(other)