construct an array with count copies of given value
<nlohmann/json.hpp>
basic_json( size_type cnt, basic_json const& val);