Home
Insert
Update snippet 'file1.fsx'
Title
Description
Test
Source code
let add a b = a + b let mul a b = a * b let swap a b = b a add 2 5
Tags
tryfsharp
tryfsharp
Author
Link
Reference NuGet packages
If your snippet has external dependencies, enter the names of NuGet packages to reference, separated by a comma (
#r
directives are not required).
Update