我在嘗試開始使用FunScript時遇到了麻煩,我非常喜歡F# - > Javascript的想法,但經常受到大量信息/文檔如何使用這樣的工作感到沮喪美麗的技術。因爲不能安裝 的FunScript項目(無主機)模板: 這裏的問題「你需要的NuGet安裝」說,VS,當我嘗試下載。 // Dah, I do have Nuget and just updated it to latest releas
我正在玩Funscript,並希望得到我的工作流程的一些結果。 我將那些樸素的定義(無結果單元格)添加到異步模塊。 static member RunSynchronously(workflow:Async<'T>, ?timeout:int,?cancellationToken:CancellationToken) =
let result = ref None
let