CPython.Protocols.Object
class Object a
class Concrete a
data SomeObject
getType
isInstance
isSubclass
toObject
cast
hasAttribute
getAttribute
setAttribute
deleteAttribute
print
repr
ascii
string
bytes
callable
call
callArgs
callMethod
callMethodArgs
data Comparison
richCompare
toBool
hash
dir
getIterator