type github.com/dop251/goja.DynamicArray (interface)

Method Implmentations

Get(idx int) Value
Len() int
Set(idx int, val Value) bool