vertices

turn a range of undertermined face type into a range of vertices

vertices
(
FR
)
if (
isInputRange!FR &&
isFace!(ElementType!FR)
)

Meta