tuple 0.4.2

Element-wise operations on tuples
Documentation
# TODO

 - turn `map` into a trait?
 - impl `num_traits`
 - add dot product ? probably better in the math crate.