gpt4 book ai didi

f# - 如何使用命名空间或类型别名/缩写?

转载 作者:行者123 更新时间:2023-12-03 12:28:50 27 4
gpt4 key购买 nike

此 C# 声明的等效 F# 声明是什么:

使用 NR = ICSharpCode.NRefactory;

最佳答案

F# 中的缩写可以应用于模块:

module ES = Microsoft.FSharp.Quotations.ExprShape

types
type Thread = System.Threading.Thread

不幸的是,命名空间不能缩写

关于f# - 如何使用命名空间或类型别名/缩写?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3918744/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com