#pragma once

#include <Array.h>

Framework::RCArray<Framework::Text> toArray(Framework::Text text, int count);