Versions in this module Expand all Collapse all v1 v1.6.6 Nov 27, 2021 v1.0.0 Feb 26, 2019 Changes in this version + type NumArray struct + func Constructor(nums []int) NumArray + func (this *NumArray) SumRange(i int, j int) int