Documentation Index
Fetch the complete documentation index at: https://kk-83bff226.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Signature
path=null start=null
Parameters
- str1:
string- The first string. - str2:
string- The second string.
Returns
boolean - Returns true if the two strings are anagrams of each other, false otherwise.