aboutsummaryrefslogtreecommitdiff
path: root/string_array.go
AgeCommit message (Expand)Author
2020-09-10remove dead code for checking error nil (#282)Yash
2019-09-05Expand SliceValue support to all slice and array types.therealmitchconnors
2018-02-20doc: clarify difference between string slice vs. array (#158)Michael Weibel
2016-10-23Clean up codebogem
2016-10-11Fix square bracket handling in string_arrayMartin Milata
2016-09-06add a new type StringArraywu8685