RuleDelayed
lhs:>rhs または lhsrhs
lhs を rhs に変換する規則を表すが,規則が適用されるまで rhs は評価されない.
詳細
- 文字は:>あるいは∖[RuleDelayed]と入力できる.
- RuleDelayedは属性HoldRestを持つ.
- Replaceを使って規則を適用することができる.
- 割当て lhs:=rhs は,これが適用される場合には,規則 lhs:>rhs を使用することを指定する.
- Conditionを使って特定の規則が適用される条件を指定することができる.
- StandardFormでは,RuleDelayedはを使って出力される.
例題
すべて開くすべて閉じるアプリケーション (3)
特性と関係 (6)
->は,最初に入力されたときに評価される.これに対し:>は使われたときに評価される:
ModuleとWithはRuleDelayedの局所変数には影響しない:
Moduleは事実上yの名前を変えたものを使う:
RuleDelayedの引数を評価することで,局所的スコープを避ける:
KeyValuePatternを使って規則のリストを変換することができる:
KeyValuePatternはRuleとRuleDelayedを区別する:
Wolfram Research (1988), RuleDelayed, Wolfram言語関数, https://reference.wolfram.com/language/ref/RuleDelayed.html (1996年に更新).
テキスト
Wolfram Research (1988), RuleDelayed, Wolfram言語関数, https://reference.wolfram.com/language/ref/RuleDelayed.html (1996年に更新).
CMS
Wolfram Language. 1988. "RuleDelayed." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/RuleDelayed.html.
APA
Wolfram Language. (1988). RuleDelayed. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RuleDelayed.html