Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto f6564dd83e Add new function mrb_ensure_hash_type(); ref #4097
Unlike `mrb_check_hash_type()` that returns `nil` if the argument is
not a `Hash`, `mrb_ensure_hash_type()` raises a `TypeError` exception.
2018-08-30 22:30:36 +09:00
..
2017-10-11 17:58:11 +09:00
2017-10-11 17:58:11 +09:00
2017-08-09 21:56:27 +02:00
2016-11-25 23:15:37 +01:00
2017-10-11 17:58:11 +09:00
2018-08-25 09:41:21 +09:00
2017-03-02 10:58:26 +09:00
2017-10-11 17:58:11 +09:00
2018-08-25 09:17:46 +09:00