int Count
Answer the number of int slots in the passed integer object, which must not be an indirection.
Return
The number of occupied int slots in the object.
Parameters
self
The integer object.
Answer the number of int slots in the passed integer object, which must not be an indirection.
The number of occupied int slots in the object.
The integer object.