{"id":528,"date":"2021-09-17T15:22:17","date_gmt":"1970-01-01T00:00:00","guid":{"rendered":"http:\/\/swift.tecc0.com\/?p=528"},"modified":"2021-09-17T15:22:17","modified_gmt":"1970-01-01T00:00:00","slug":"post-528","status":"publish","type":"post","link":"https:\/\/swift.tecc0.com\/?p=528","title":{"rendered":"Swift\u3067\u30bb\u30c3\u30c8\u306b\u7279\u5b9a\u306e\u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b(contains)\u3092\u8abf\u3079\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>Swift\u306e\u30bb\u30c3\u30c8\u306b\u6307\u5b9a\u3057\u305f\u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b\u306f\u3001<strong>contains<\/strong>\u3092\u4f7f\u3048\u3070\u826f\u3044\u3088\u3002<\/p>\n<p>&nbsp;<\/p>\n<h3>Swift\u3067\u30bb\u30c3\u30c8\u306b\u7279\u5b9a\u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b\u8abf\u3079\u308b<\/h3>\n<pre class=\"lang:swift decode:true \">let countrySet = Set(arrayLiteral: \"USA\", \"Japan\", \"Australia\")\r\n\r\nprint(countrySet.contains(\"Japan\")) \/\/ true\r\nprint(countrySet.contains(\"japan\")) \/\/ false<\/pre>\n<p>\u3053\u3093\u306a\u611f\u3058\u3067 <strong>contains(&#8220;\u8981\u7d20\u540d&#8221;)<\/strong> \u3092\u4f7f\u3048\u3070\u5224\u65ad\u3067\u304d\u308b\u3088\u3002<\/p>\n<p>\u4e00\u756a\u4e0b\u307f\u305f\u3044\u306b\u3001\u5927\u6587\u5b57\u5c0f\u6587\u5b57\u3082\u5224\u65ad\u3057\u3066\u308b\u3088\u3002<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Swift\u306e\u30bb\u30c3\u30c8\u306b\u6307\u5b9a\u3057\u305f\u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b\u306f\u3001contains\u3092\u4f7f\u3048\u3070\u826f\u3044\u3088\u3002 &nbsp; Swift\u3067\u30bb\u30c3\u30c8\u306b\u7279\u5b9a\u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b\u8abf\u3079\u308b let countrySet = Set(arrayLiteral:&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/posts\/528"}],"collection":[{"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=528"}],"version-history":[{"count":1,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/posts\/528\/revisions"}],"predecessor-version":[{"id":529,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=\/wp\/v2\/posts\/528\/revisions\/529"}],"wp:attachment":[{"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=528"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=528"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/swift.tecc0.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}