Skip to content

Instantly share code, notes, and snippets.

@jaykilleen
Last active May 10, 2016 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaykilleen/4dd7ae430849fac3bec6634b65d1c759 to your computer and use it in GitHub Desktop.
Save jaykilleen/4dd7ae430849fac3bec6634b65d1c759 to your computer and use it in GitHub Desktop.
(Haystack as text, Needle as text) as number =>
List.Count(Text.Split(Haystack, Needle)) - 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment