阅读背景:

如何在匹配子句中将-1定义为uint64?

来源:互联网 
let myuint64 = 10uL
match myuint64 with
| -1   -> ()
| _    -> ()
let myuint64 = 10uL
match myuint64 with
| -1   



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: