NoneMatch
NoneMatch[expr,form,level]
expr のレベル level の各部分をテストする.
例題
すべて開くすべて閉じる例 (4)
NoneMatchの演算子形を使う:
スコープ (4)
特性と関係 (6)
NoneMatch[list,form]はAllMatch[list,Except[form]]に等しい:
NoneMatch[list,form]は疎なベクトルに効率的に作用する:
NoneMatch[list,form]は list の各部分を順にチェックし,form がマッチしたところで停止する:
NoneMatch[list,form]はNoneTrue[list,MatchQ[form]]に等しい:
NoneMatch[{e1,e2,…},form] is equivalent to Nor[MatchQ[e1,form],MatchQ[e2,form],…]:
NoneMatch[list,e1e2,…]はContainsNone[list,{e1,e2,…}]に等しい:
考えられる問題 (1)
NoneMatchは,連想については値だけをテストする:
テキスト
Wolfram Research (2024), NoneMatch, Wolfram言語関数, https://reference.wolfram.com/language/ref/NoneMatch.html.
CMS
Wolfram Language. 2024. "NoneMatch." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NoneMatch.html.
APA
Wolfram Language. (2024). NoneMatch. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NoneMatch.html