Module magnus::r_hash

source ·
Expand description

Types and functions for working with Ruby’s Hash class.

Structs

A Value pointer to a RHash struct, Ruby’s internal representation of Hash objects.

Enums

Iteration state for RHash::foreach.