Array helper classes and functions This library provides a number of helper classes and functions to ease working with arrays. Features: arraySize -- replacement for std::size [1]. Span -- replacement for std::span [2]. Please note that most if not all of these features will become obsolete once the Arduino tool chain migrates to C++20.