Pergunta

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?

Foi útil?

Solução

let ref = Microsoft.FSharp.Core.Operators.ref;;
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top