Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in f#

Can I get the same benefits of functional programming (F#) by using more static methods in C#?

c# f# static-methods

Closest C# equivalent to the F# match expression?

c# casting f# guard-clause

F#: Remove the first N characters from a string?

string f#

Converting C# code to F# (if statement)

c# .net f# c#-to-f#

What technology to use in creating DSL for rules engine?

.net f# dsl rules boo

F# Records: Dangerous, only for limited use, or well used functionality?

f# pattern-matching record

How can I refactor out the required else clause?

c# f#

F# and C# 's CLR is same then why is F# faster than C#

c# f# clr

If you already know LISP, why would you also want to learn F#?

Compiling F# code on Ubuntu 12.04 using Monodevelop

.net ubuntu f# mono monodevelop

F# error type 'X' is not compatible with type 'X'

c# f#

Tailcalls in Mono

f# mono tail-recursion

Missing DLL Exception in F# Script loading from Azure CosmosDb

azure f#

Using F# (FSharp.Core 4.3.4) Type Provider with .NET Core 2.1

f# .net-core type-providers

Adapting .NET 4.5 async to F#

f# .net-4.5

Declarative progress bar binding

wpf xaml f#

Does the CLR .tail instruction disable preemptive GC?