[lang-ref]
( type )
>
( type_is_x )
> ( is_array ) ( python )
[lang-ref] ( is_array ) ( python )
def test_is_array(): assert type([]) is list