Exemplary convenience wrappers for some of the System.
Posted: 17 days ago by Cody
Just use the concat
0 people like thisPosted: 2 months ago by Tuomas Hietanen
Higher-order functions for working with nested lists that reimplement various useful List module functions, but work on nested lists, preserving the original nesting strucutre when possible.
3 people like thisPosted: 3 months ago by Tomas Petricek
Uses StringBuilder to achieve performance.
2 people like thisPosted: 4 months ago by shazmodan
Pseudoword generator based on code from Evan Fosmark circa 2009.
0 people like thisPosted: 4 months ago by Phillip Trelford
Interactive computation that asks the user questions
9 people like thisPosted: 8 months ago by Tomas Petricek
Classical "Hello world" example that prints a message to the console output. This version uses F# printfn function to do the printing.
185 people like thisPosted: 14 years ago by Tomas Petricek
Three ways to split a list in half (but not necessarily in the middle). A forth version added that's very short and should be fast, as we only use List.fold. New champ found.
83 people like thisPosted: 13 years ago by Dmitri Pavlenkov
Some simple functions for writing more idiomatic F# tests with NUnit.
90 people like thisPosted: 14 years ago by Ryan Riley
A functional wrapper around the new WCF Web APIs (http://wcf.codeplex.com/). Composition is achieved through the use of the HttpRequestMessage -> Async
Posted: 14 years ago by Ryan Riley
Factory pattern in F#
81 people like thisPosted: 13 years ago by Tao Liu
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
104 people like thisPosted: 13 years ago by Tao Liu
sequence (32) agent (20) game (32) tryfsharp (48) http (18) regex (17) learning f# (16) string (29) algorithms (26) staging (18) reflection (19) design patterns (18) generic programming (17) seq (54) silverlight (22) lazy (20) json (15) list (56) web (29) async (98)
Carsten König (10) Tomas Petricek (150) Tao Liu (17) Kit Eason (51) Phillip Trelford (87) Evgeniy Andreev (13) Rick Minerich (15) Fabio Galuppo (14) fholm (26) mavnn (17) Samuel Bosch (12) Antonio Cisternino (8) Brian Berns (9) Robert Pickering (10) Ankur Dhama (20) Zhukoff Dima (8) Eirik Tsarpalis (89) NIck Palladinos (14) Cesar Mendoza (17) Ryan Riley (25)
Database contains 3198 snippets out of which 1713 is public.