Results for “Std.List.isInfixOf”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.isInfixOf
&Array[T] -> &Array[T] -> BoolWhether one array appears inside another as a contiguous run.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> &Array[T] -> BoolWhether one array appears inside another as a contiguous run.