Discussion 議論
For strings, returns true
if the left hand side is a substring of the right hand side . For collections, returns true
if the left hand side is in the right hand side .
文字列に対して、true
を返します、もし左手側が右手側の下位文字列であるならば。コレクションに対して、true
を返します、もし左手側が右手側の中ならば。