TypeHint

编译类型列表 »

TypeHint[expr,type]

编译时表示指定类型的表达式,计算时给出 expr.

更多信息

  • TypeHint 可用于将已计算过的代码迁移到编译器.
  • TypeHint 用于在函数体内指定类型.
  • TypeHint 中使用的类型与 Typed 中使用的一样.

范例

基本范例  (1)

定义一个使用 TypeHint 的函数:

TypeHint 的计算结果为它的第一个参数:

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 语言. 2022. "TypeHint." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TypeHint.html.

APA

Wolfram 语言. (2022). TypeHint. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}