mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
370ad6fade
'kh_xxx_t' requires 'mrb_state' to allocate, free, and compute hash value. But 'mrb_state' should not be held by 'kh_xxx_t' and 'mrb_state' should be supplied from outside.