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,437 public repositories matching this topic...
-
Updated
Nov 9, 2020 - Go
-
Updated
Nov 9, 2020 - F#
-
Updated
Nov 9, 2020 - PowerShell
-
Updated
Oct 12, 2020 - C#
This is more a question than a feature request.
When parsing JSON files, I need to sanitize the field names so field with spaces
becomes field_with_spaces
.
I want to preserve the original name as well, metadata about the column if you like :)
There is a metadata field on StructField
, but it is internal.
Why is this internal, is it possible or desirable to expose it?
-
Updated
Sep 4, 2020 - F#
-
Updated
Nov 6, 2020 - C#
-
Updated
Sep 28, 2020 - F#
-
Updated
Oct 13, 2020 - C#
I just noticed this while testing the other PR:
most tests have a clickable got-to-source link, but some don't.
I can't see any difference between the ones that do, and the ones that don't.
: