Returns the expanded parameter at the given index, or null if out of bounds. Complexity: O(i).
See Implementation
Returns the expanded parameter at the given index, or null if out of bounds. Complexity: O(i).