[−][src]Type Definition generic_array::functional::MappedSequence
type MappedSequence<S, T, U> = <<S as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence;
Accessor type for a mapped generic sequence
type MappedSequence<S, T, U> = <<S as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence;
Accessor type for a mapped generic sequence