https://github.com/linksplatform/Collections/blob/9fdbd272869ca4debb5da301e9e519ff1ccd51e9/csharp/Platform.Collections/Arrays/GenericArrayExtensions.cs#L47 If index < 0 then throwed `IndexOutOfRangeException` from Array.operator[] Check `index > 0 `