#include <iostream>
#include <z/util/generic.hpp>
int main() {
}
A class for simple storage and manipulation of data regardless of type.
Definition generic.hpp:25
zstring toString(bool printArrays=false) const noexcept
Safely convert to a string.
zstring typeString() const noexcept
Get a character string representing the current type.