문제

I re-defined ref, for example, by mistake. And it replaced the default ref.

Is it possible to remove my definition and restore to the original one without restart?

도움이 되었습니까?

해결책

let ref = Microsoft.FSharp.Core.Operators.ref;;
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top