Function ObjectList.get

get item by index

inout inout(T) get(
  int index
) @safe;