TypeHint[expr,type]

コンパイルされるときは指定の型の式を表し,評価されるときは expr を与える.

詳細

  • TypeHintは評価されたコードをコンパイラに移行するのに役立つ.
  • TypeHintは関数本体内で型を指定するのに役立つ.
  • TypeHintで使われる型はTypedで使われる型と同じである.

例題

  (1)

TypeHintを使う関数を定義する:

TypeHintはその第1引数に評価される:

TypeHintは,コンパイルされる際は型指定を使う:

Wolfram Research (2022), TypeHint, Wolfram言語関数, https://reference.wolfram.com/language/ref/TypeHint.html.

テキスト

Wolfram Research (2022), TypeHint, Wolfram言語関数, https://reference.wolfram.com/language/ref/TypeHint.html.

CMS

Wolfram Language. 2022. "TypeHint." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TypeHint.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_typehint, organization={Wolfram Research}, title={TypeHint}, year={2022}, url={https://reference.wolfram.com/language/ref/TypeHint.html}, note=[Accessed: 18-November-2024 ]}