leftiness / hex_math

MIT License
4 stars 1 forks source link

Move line iterator, denumerate() out of traits::line #95

Closed leftiness closed 7 years ago

leftiness commented 7 years ago

They aren't traits.

In fact, denumerate() should be an iterator adapter. See #84.

leftiness commented 7 years ago

Combined with #9