F#
F# (pronounced "F sharp") is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming.
Here are 1,838 public repositories matching this topic...
-
Updated
May 23, 2022 - Go
-
Updated
May 23, 2022
No compiler error for instance members on static class; produces invalid IL & causes runtime error
-
Updated
May 21, 2022 - C#
Describe the bug
Some content served with "content-encoding: gzip" fails to get decompressed. The same URL works when retrieved as $var = Invoke-RestMethod <url> in PowerShell or in the browser.
Still trying to figure out if this might be a server issue
Please complete the following:
Version: 1.0.245702+40c8c12f24bf25871df042025338d97181e1507a
Build date: 2021-09-09T15:5
Describe the bug
When the finalizer is called for CLR JvmObjectId objects, it calls the rm DotnetBackend method and this calls goes through the JvmBridge class. Because the rm call goes through [JvmBridge.CallJavaMethod](https://github.com/do
-
Updated
Apr 9, 2022 - F#
-
Updated
Apr 15, 2022 - F#
Would it be possible to support NUnits ValueFormatters configured with TestContext.AddFormatter für FsCheck.Nunit tests?
-
Updated
Jan 29, 2021 - C#
-
Updated
May 15, 2022 - F#
-
Updated
May 23, 2022 - C#
This was already proposed in #93, but given how much the landscape has changed since 2013, I thought it better to create a new issue.
The specific reason why I'm proposing it right now is to be able to use FSharp.Data in WebAssembly with Bolero; see this issue. But more generally I think it would be good to update to the modern and recommended li
-
Updated
Jul 13, 2020 - F#
-
Updated
Apr 9, 2022 - F#
Logo for Interactive
The package I want to suggest the idea to: AngouriMath.Interactive
The current logo includes Jupyter logo which is incorrect (since you can use that pkg in VSC Notebooks or in console etc.).
[Here](https://drive.google.com/file/d/1Y8TwuEjL0-YO2DCE6c_qs8TrhGJES_tL/view?usp=sharing
Since we're going over things, it's probably worth the time to check the getting-started instructions are correct and working, starting with the links at
https://fsharp.org/use/desktop-apps/
and in the README.
-
Updated
May 4, 2022 - C#
Created by Don Syme
Released May 2005
- Organization
- fsharp
- Website
- dotnet.microsoft.com/languages/fsharp
- Wikipedia
- Wikipedia
Repro steps
SealedAttributeandAbstractClassAttribute.a. Fields (mutable or not), properties, methods, indexers.
b. Abstract, concrete, override...
Examples
E.g., this