so what do you call a multidimensional iterator (multiple choice cause I got 2 slightly different implementations of the same thing)
#cpp
as promised my totally incomplete take on multidimensional iterators
https://git.sr.ht/~namark/libsimple_geom/tree/b8c16134f8bf4da2ec70a24a0411fa529a0fde94/item/source/simple/geom/iterator.hpp
https://git.sr.ht/~namark/libsimple_geom/tree/b8c16134f8bf4da2ec70a24a0411fa529a0fde94/item/unit_tests/iterator.cpp
@namark hyperiterator
@freemo oh right, it's called hyperspace not hopperspace, makes sense
@namark hyper generally refers to things that are N-dimensional.
CleverLibre Social is an inclusive social instance for open discussion, learning, and community. All cultures welcome. Hate speech and harassment strictly forbidden.
as promised my totally incomplete take on multidimensional iterators
https://git.sr.ht/~namark/libsimple_geom/tree/b8c16134f8bf4da2ec70a24a0411fa529a0fde94/item/source/simple/geom/iterator.hpp
https://git.sr.ht/~namark/libsimple_geom/tree/b8c16134f8bf4da2ec70a24a0411fa529a0fde94/item/unit_tests/iterator.cpp
#cpp