Results for “Std.List.isSuffixOf”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.isSuffixOf
&Array[T] -> &Array[T] -> BoolWhether one array ends 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 ends with another.