Exemplo n.º 1
0
def clarray_like(var):
    from CLVar import CLVar
    return CLVar.var_like(var)