curioustolearn

Results 4 issues of curioustolearn

I realized today that `Decode` does not zero the destination variable before decoding the value into it. Is this expected; or is this a bug? Example: ``` var rec r.ChangeResponse...

- I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate. - I have searched the [discussions](https://github.com/nvarner/typst-lsp/discussions) and believe that my question is not...

**This is the error I get** ❯ exercism submit HelloWorld.fs Error: not in workspace: directory location may be case sensitive: workspace directory: /Users/myusername/Exercism, submit path: /Users/myusername/exercism/fsharp/hello-world/HelloWorld.fs **Output from `exercism troubleshoot`**...

Hello, Recently after I changed my Julia version to 1.10.4 to work on an older project, the language server stopped working. Here is the error I get for why the...