fsharp-cheatsheet icon indicating copy to clipboard operation
fsharp-cheatsheet copied to clipboard

More compact

Open dsyme opened this issue 4 years ago • 1 comments

Just a note that realistically we can make this much more compact I think, either here or on the .NET docs version

For example all the collection functions can just be in a table, with links to https://github.com/fsharp/fsharp-core-docs since each of the functions now have examples on the documentation pages.

dsyme avatar Oct 15 '21 15:10 dsyme

@dsyme I think that a more compact version would be better on the .NET docs. The idea for this documentation is to keep track from the main features and to be able to print as a quick reference. Later I will try to create a one page image (png) reference that can be used as wallpaper.

For example all the collection functions can just be in a table, with links to https://github.com/fsharp/fsharp-core-docs since each of the functions now have examples on the documentation pages.

Good idea. So the documentation keeps updated with the latest F# version. It's possible to add something like a little snippet here and for more info see on the oficial documentation.

adelarsq avatar Oct 15 '21 16:10 adelarsq

While ago I did some work on this. I am planning for some more changes on the revision for F# 8 on next days or weeks (on my free time).

adelarsq avatar Nov 20 '23 16:11 adelarsq