The Wayback Machine - https://web.archive.org/web/20201106112224/https://github.com/topics/fsharp
Skip to content
#

F#

fsharp logo

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,435 public repositories matching this topic...

thrixton
thrixton commented Jul 13, 2020

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?

Created by Don Syme

Released May 2005

Organization
fsharp
Website
dotnet.microsoft.com/languages/fsharp
Wikipedia
Wikipedia

Related Topics

dotnet language
You can’t perform that action at this time.