
fsharpcode.blogspot.com
F# CodeUseful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor.
http://fsharpcode.blogspot.com/
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor.
http://fsharpcode.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.4 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
21
SITE IP
216.58.219.225
LOAD TIME
0.375 sec
SCORE
6.2
F# Code | fsharpcode.blogspot.com Reviews
https://fsharpcode.blogspot.com
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor.
F# Code: July 2011
http://fsharpcode.blogspot.com/2011_07_01_archive.html
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Sunday, 17 July 2011. Functional WPF Part Five (Simple example of how to use it). Example using the Functional WPF DSL. Person (firstName, lastName, age) =. New (firstName, lastName, age) =. Person(firstName, lastName, age). Get () = lastName. Set (value : string) = (). Get () = firstName. Set (value : string) = (). Get () = age. Set (value : int) = (). DataContext = [( "Homer".
F# Code: January 2010
http://fsharpcode.blogspot.com/2010_01_01_archive.html
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Saturday, 9 January 2010. Weak Subscribe to an IObservable Source. System.Runtime.CompilerServices.Extension ]. OnNext : 'a -. Subscribe : IObserver 'a -. Subscribe 'a (o:IObservable 'a , f) =. ThisOnNext x = f x }). SubscribeWeakly 'a (o:IObservable 'a , a:Action 'a ) =. M, r) = (a.Method, new. Disposable = Subscribe(o, fun. Ignore (m.Invoke (r.Target, [ x ]).
F# Code: August 2011
http://fsharpcode.blogspot.com/2011_08_01_archive.html
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Sunday, 28 August 2011. Functional IoC Container Example. ThisReturnFrom x = x. ThisReturn x s = (x, s). ThisBind (m, f) s = let. UserName : string with. Log : string -. Container = { Environment : IEnvironment. Logger : ILogger }. Run ctx m = m ( fun. Fac n acc = state { let! Container.Logger.Log (sprintf "%d". N = 0) then. Fac (n - 1) (n * acc) }. Compute n = state { let!
F# Code: March 2010
http://fsharpcode.blogspot.com/2010_03_01_archive.html
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Tuesday, 30 March 2010. Generic Monadic Map and Join using statically resolved type variables. MapM b f m =. Unit x = ( x: ( member. M f = ( x: ( member. M = ( fun. JoinM b m =. M f = ( x: ( member. Friday, 12 March 2010. SplitEvery : Int - [a] - [ a]. SplitAt n (xs:IEnumerable 'a ) = (xs.Take n, xs.Skip n). SplitEvery n xs =. Ks, vs) = splitAt n xs in. SplitEvery n vs }.
F# Code: August 2009
http://fsharpcode.blogspot.com/2009_08_01_archive.html
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Saturday, 8 August 2009. Lambda Calculus Normal Order Reducer. This implementation support evaluation of anonymous recursion through Y Combinator (ex. Y Factorial). Exp = Var of. Subst x v a =. X = y then. Lambda(y, a') -. X = y then. Lambda(y, subst x v a'). Apply(a', a' ) -. Apply(subst x v a', subst x v a' ). Lambda (s, e') -. Lambda(s, reduce' e'). Apply(e1, e2) -. Loop f x =.
TOTAL PAGES IN THIS WEBSITE
19
Companies | FSHARP BANK
Don’t Worry About the Debts When You Have an Option. Over the years, it has been found that the social status of the people have undergone a rapid change. This has made people to compete with each other from dawn to dusk. More. Risk With Title Loan Quick. Secured type of loans is always risky if you are a borrower. In fact, in these financing, the lenders are always in a state of security with the money. The risk is More. Monthly Loan Payments with Student Loan Consolidation. It is important to make the ...
FSharpBlog.com | Information and code relevant to the often overlooked power of F#
Information and code relevant to the often overlooked power of F#. Need an F# Developer. SSIS Packages with F# (Part 1). November 18, 2013. SSIS;F# in SSIS; Scripting Component. Any resolutions or suggestions? This particular REST service required that the Token be generated using MD5 Hash. The HashCodes Type combines my ingredients from the Authentication Type and spits out the needed Token at the point when the Request Type makes it’s call to the member HashCode , in HashCode Type. This is a functi...
Index of /
FSharpChess - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). This is a conversion of SharpChess to F#. This is currently inactive. It also now includes a version created using Visual Studio 11Developer Preview and F# 3.0. Some of the code is now used in a new project for chess opening preparation. See. Last edited Nov 27, 2011 at 7:17 PM. Opera does not support ClickOnce X.
Web Hosting - By Arvixe
We'll Have More Soon. This domain is being hosted on Arvixe. This site is currently under construction and we will have more for you soon. For This Site Owners:. Please check account setup confirmation e-mail for instructions.
F# Code
Useful snippets of F# code, formatted in a way that makes it easy to copy and paste the snippet in the F# Interactive editor. Wednesday, 22 May 2013. Zipper Forests ( from Haskell ). A Tree = { rootLabel:'a. A Forest = 'a Tree list. A TreeLoc = { tree : 'a Tree. Lefts : 'a Forest. Rights : 'a Forest. Parents : ('a Forest * 'a * 'a Forest) list }. Create node : 'a - 'a Tree. Create node x = { rootLabel = x. SubForest = [] }. Maybe : 'a - ('b - 'a) - 'b option - 'a. Maybe n f m =. X: xs) (t: rs) ls. Parent...
fsharpConf - The F# Community Virtual Conference
Welcome to fsharpConf 2016! On March 4th 2016. We organized the live streaming of the first year of fsharpConf. A free virtual event supported by the F# Software Foundation. Featuring world-class F# experts across the globe. The talks showed F# in action on a wide range of practical applications. Thanks everyone for joining the live event. To stay in touch, follow us at @fsharpconf. 08:30 PST (16:30 GMT). Don Syme and Tomas Petricek. 09:00 PST (17:00 GMT). 09:45 PST (17:45 GMT). 10:30 PST (18:30 GMT).
FSharpCSharpComparison - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Investigation of applicability of C# vs F# for a variety of coding problems. First Stage:- Solving a selection of Euler Problems from ProjectEuler (http://projecteuler.net/). Last edited Mar 2, 2009 at 5:36 PM. There is no recommended release for this project. Version 8.4.2015.21029.
F# da zero | La programmazione funzionale con F#
La programmazione funzionale con F#. Ritorno a “casa”. Di Mario De Ghetto. Quasi due anni fa ho deciso di dedicarmi a F# e quindi ho aperto questo blog dedicato espressamente a questo linguaggio, nella considerazione che in italiano ci fossero pochi articoli e poca informazione. Nel frattempo, il vecchio blog (. Http:/ deghetto.wordpress.com. Http:/ deghetto.wordpress.com. In conclusione, in questo blog il viaggio finisce qui (almeno per ora) e ci ritroviamo tutti di là , dove pian piano trasferirò anche...