template <typename T>
scn::span class

A view over a contiguous range. C++23-compliant implementation of std::span, except it doesn't support static extents.