[][src]Type Definition vector2math::Chain2

type Chain2<T> = Chain<Once<T>, Once<T>>;

An iterator over two items