Skip to content

Simple example demonstrating refactoring imperative to functional code

Notifications You must be signed in to change notification settings

taumuon/FSharp-Binomial-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Gary Evans
Jul 16, 2012
0864c32 · Jul 16, 2012

History

2 Commits
Jul 16, 2012
Jul 16, 2012
Jul 16, 2012
Jul 16, 2012
Jul 16, 2012

Repository files navigation

FSharp-Binomial-Tree

Simple example of an F# Binomial Tree implementation, demonstrating refactoring imperative code to a functional style.

See blog at taumuon-jabuka.blogspot.com for an explanation.

Switch between the refactorings by changing the open AmericanPut declaration in Program.fs to change which module is loaded.

About

Simple example demonstrating refactoring imperative to functional code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages