if (jasy.Env.isSet("debug"))
            {
                core.Assert.isType(array, "Array");
                core.Assert.isType(from, "Integer");
                core.Assert.isType(to, "Integer");