• dearblue's avatar
    Improved `Object#define_singleton_method` · b2bfcaba
    dearblue authored
    Integrate the implementation with `Module#define_method`.
    
    - Introduce the internal function `mrb_mod_define_method_m()` (no static)
    - The `Object#define_singleton_method` method can now accept a second argument
    b2bfcaba
metaprog.c 19.3 KB