:: [t] -> a package:numeric-prelude

Left associative length computation that is appropriate for types like Integer.
Right associative length computation that is appropriate for types like Peano number.
Default definition for norm that is based on Foldable class.
Default definition for norm that is based on Foldable class and the argument vector has at least one component.