v method

num v(
  1. int i
)

Implementation

num v(int i) => numbers[i];