Skip to content
  • Ufuk Kayserilioglu's avatar
    0378e2f4
    Add Class#attached_object · 0378e2f4
    Ufuk Kayserilioglu authored
    Implements [Feature #12084]
    
    Returns the object for which the receiver is the singleton class, or
    raises TypeError if the receiver is not a singleton class.
    0378e2f4
    Add Class#attached_object
    Ufuk Kayserilioglu authored
    Implements [Feature #12084]
    
    Returns the object for which the receiver is the singleton class, or
    raises TypeError if the receiver is not a singleton class.
Loading