push method

num? push(
  1. T elem
)

Implementation

external num? push(T elem);