const mstch::node partial_array_data = mstch::map_wrapper{ {{"array", mstch::array_wrapper{ {std::string{"1"}, std::string{"2"}, std::string{"3"}, std::string{"4"}}}}}};