fsharp.org
fsharp.org copied to clipboard
The F# Software Foundation website
The drawer menu on the foundation pages is a bit offside on iPads as shown in the attached screenshot. Issue originally spotted by @vasily-kirichenko 
> in summary > Discrepancies may exist between this specification and the 3.1 implementation. Some of these are noted as comments in this document. If you find further discrepancies please...
For example, in this type: ``` type HtmlAttribute = private | HtmlAttribute of name:string * value:string ``` What's the effect that `private` should have? I see that in C# projects,...
I have opened #944 to address the issue of the cheat sheet section links returning 404 for http://dungpa.github.io/fsharp-cheatsheet/
Out of the 5 "news" entries visible in fsharp.org as of writing, 3 are articles about AI, unrelated to F#, and another just mentions F# in passing. Apparently the feed...
http://fable.io/repl3/ Uncaught DOMException: Failed to construct 'Worker': Script at 'https://fable.io/repl/js/repl/worker.min.js' cannot be accessed from origin 'http://fable.io'. at ch (http://fable.io/repl3/app.01b4c538d0046b79fd57.js:38:198447) at Th (http://fable.io/repl3/app.01b4c538d0046b79fd57.js:38:218043) at Ih (http://fable.io/repl3/app.01b4c538d0046b79fd57.js:38:218498) at http://fable.io/repl3/app.01b4c538d0046b79fd57.js:38:169247 at http://fable.io/repl3/app.01b4c538d0046b79fd57.js:38:19692 at...
I'm new to F#, and enjoying working through this year's advent of code using it. One of the pain points I'm experiencing is just the layout of the FSharp.org documentation...
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2. Release notes Sourced from rexml's releases. REXML 3.4.2 - 2025-08-26 Improvement Improved performance. GH-244 GH-245 GH-246 GH-249 GH-256 Patch by NAITOH Jun Raise appropriate...
The menus are not usable on Safari.