Return the sum of absolute value of elements in iterable l.
abjad> l = [-1, -2, 3, 4, 5] abjad> listtools.weight(l) 15
listtools.unique
listtools.zip_cyclic
Enter search terms or a module, class or function name.