canFind

Checks if range contains subrange.

Parameters

range A

The range to search in.

Return Value

Type: bool

True if range contains subrange.

Meta