Versions in this module Expand all Collapse all v0 v0.1.1 Sep 6, 2022 Changes in this version + func StrStr(haystack string, needle string) int + func StrStr2(haystack string, needle string) int + type Problem string