Versions in this module Expand all Collapse all v0 v0.1.1 Sep 6, 2022 Changes in this version + type NumArray struct + func Constructor(nums []int) NumArray + func (t *NumArray) SumRange(left int, right int) int