withEach

inline fun <E> Point<E>.withEach(block: E.() -> Unit)(source)
inline fun <E> Vector<E>.withEach(block: E.() -> Unit)(source)