- In particular, I'm looking for information about how Try F# persists changes.
From experiment, it appears to have persisted some of my changes, but not others.
-
Also, what is the purpose of the GitHub token input and how do I use it?
-
In case I accidentally delete stuff, maybe there could be a reset button to restore the original content.
-
Maybe the last link in the F# Basics section should be a blank page for experimentation (with just something like module Prototyping; open System; printfn "Hello, world!").