Nothing

Nothing

自動的に削除されるリストあるいは連想の要素を表す.

Nothing[]

Nothingを与える.

詳細

  • Nothingは標準的な評価過程の一部として削除される.これは,ホールドされたあるいは非アクティブな式では除かれない.

例題

すべて開くすべて閉じる

  (2)

Nothingはリストから自動的に削除される:

リストの要素を削除するために,これをNothingで置換する:

スコープ  (2)

Nothingはリストに出現した場合は常に除かれる:

Nothingは,List以外の頭部からは除かれない:

一般化と拡張  (1)

Nothingが頭部として出現した場合は,どのような式もNothingに簡約される:

アプリケーション  (1)

プロットから線を除き,分離された点のみを残す:

特性と関係  (3)

Nothingは標準的な評価過程の間に削除される:

素数をNothingで置換することでリストから除く:

パターンを使って素数を除く:

素数ではないものを選択する:

Nothingはリスト内でだけ消える:

空のSequence[]は,特殊な属性を持つ頭部以外のすべての頭部の中で消えてしまう:

考えられる問題  (1)

Nothingは標準評価の一環として除かれるので,ホールドされた式中には残る:

HoldがリリースされるとNothingが除かれる:

Wolfram Research (2015), Nothing, Wolfram言語関数, https://reference.wolfram.com/language/ref/Nothing.html (2016年に更新).

テキスト

Wolfram Research (2015), Nothing, Wolfram言語関数, https://reference.wolfram.com/language/ref/Nothing.html (2016年に更新).

CMS

Wolfram Language. 2015. "Nothing." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/Nothing.html.

APA

Wolfram Language. (2015). Nothing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Nothing.html

BibTeX

@misc{reference.wolfram_2024_nothing, author="Wolfram Research", title="{Nothing}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/Nothing.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_nothing, organization={Wolfram Research}, title={Nothing}, year={2016}, url={https://reference.wolfram.com/language/ref/Nothing.html}, note=[Accessed: 17-November-2024 ]}