https://go.dev/play/p/6flcdVdZKBX ``` len(strings.Split($s, $sep)) => strings.Count($s, $sep) + 1 ``` + anything else that comes to mind and does appear in a go corpus.