warp.types.type_is_array#

warp.types.type_is_array(t)[source]#

Return True if the type is one of the Warp array types.

Parameters:

t (Any)

Return type:

bool