Versions in this module Expand all Collapse all v0 v0.0.6 Sep 4, 2023 v0.0.5 Jun 14, 2023 Changes in this version + func HasIntersection(list1, list2 []int) bool + func Unique(ints []int) []int