Versions in this module Expand all Collapse all v0 v0.3.1 Sep 27, 2023 v0.3.0 Apr 19, 2022 Changes in this version + func CommonPrefix(first, second string) string + func SliceContains(terms []string, q string) bool + func UniqueSlice(items []string) []string