Results for “Std.List.isPrefixOf”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.isPrefixOf
&Array[T] -> &Array[T] -> BoolWhether one array begins with another.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> &Array[T] -> BoolWhether one array begins with another.