You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor simenticallyEqual function to validate input strings for allowed characters before comparison. Introduced isComposedOfAllowedChars helper function to check for valid characters, enhancing input validation.
0 commit comments