← Return
Given two strings s and t, return true if t is an anagram of s, and false otherwise.
s
t
true
false