streamly
streamly copied to clipboard
`Stream.isInfixOf` time complexity
trafficstars
The doc says O(n)
Should it be O(n*m)?