isInfixOf package:basement

Check whether the first string is contains within the second string. TODO: implemented the naive way and thus terribly inefficient, reimplement properly