Module: JSI::BaseHash

Includes:
PathedHashNode
Defined in:
lib/jsi/base.rb

Overview

module extending a Base object when its instance is Hash-like (responds to #to_hash)

Constant Summary

Constants included from Hashlike

Hashlike::DESTRUCTIVE_METHODS, Hashlike::SAFE_KEY_ONLY_METHODS, Hashlike::SAFE_KEY_VALUE_METHODS, Hashlike::SAFE_METHODS

Method Summary

Methods included from PathedHashNode

#each, #node_content_hash_pubsend, #to_hash

Methods included from Hashlike

#inspect, #merge, #pretty_print, #update