ParameterList.opIndex

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

struct ParameterList
opIndex
(
size_t i
)
Suggestion Box / Bug Report