Versions in this module Expand all Collapse all v1 v1.1.0 Feb 19, 2023 v1.0.0 Feb 19, 2023 Changes in this version + func Column(dest, input interface{}, columnKey, indexKey string) + func Diff(d interface{}, dArr ...interface{}) + func In(d interface{}, arr interface{}) bool + func Intersect(d interface{}, dArr ...interface{}) + func Keys(d interface{}, keys interface{}) + func Merge(d interface{}, dArr ...interface{}) + func Unique(d interface{}) + func Values(d interface{}, values interface{})