# File lib/types/array.rb, line 35
def
<=>
(
x
) [
@type
,
@descriptor
]
<=>
[
x
.
type
,
x
.
descriptor
];
end