Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in f#

F# performance in scientific computing

Best way to condense a list of option type down to only elements that are not none?

f# functional-programming

Use of `inline` in F#

f# types inline

Application architecture/composition in F#

Call F# code from C#

c# interop f#

F# defining/using a type/module in another file in the same project

f#

What is the equivalent in F# of the C# default keyword?

c# f# default keyword c#-to-f#

Is it possible to write a JIT compiler (to native code) entirely in a managed .NET language

c# .net f# jit

F# List.map equivalent in C#?

c# .net linq f#

Async POST fails on WP7 and F#

When to use a sequence in F# as opposed to a list?

list f#

F#: let mutable vs. ref

f# mutable

What the difference between a namespace and a module in F#?

f# module namespaces

When are higher kinded types useful?

F# explicit match vs function syntax

syntax f#

How do I use Travis-CI with C# or F#

c# f# mono travis-ci

What are the benefits of using C# vs F# or F# vs C#? [closed]

c# .net f#

How can I use functional programming in the real world? [closed]

Object initialization syntax

MbUnit under Linux, used within an F# project?

ubuntu f# mono mbunit gallio