Interactive computation that asks the user questions
9 people like thisPosted: 3 months ago by Tomas Petricek
Making QR-code image having contact information (VCard) with Google Chart API. If you scan this image with mobile phone, you can directly add new person to your contacts.
7 people like thisPosted: 3 months ago by Tuomas Hietanen
An example showing how to process list in a pipeline. We first use List.filter to return only even numbers and then use List.map to format them as strings.
4 people like thisPosted: 4 months ago by Tomas Petricek
This module implements a generic union-find data structure (from https://gist.github.com/vanaur/bea2b0ea57b58140b9c1d39a9b02e998).
6 people like thisPosted: 5 months ago by vanaur
76a9142220867b1e79c403fafe339a809a65ed01cb697988ac
5 people like thisPosted: 6 months ago by The streets
Stubbed methods for a computation expression with some explanations
7 people like thisPosted: 7 months ago by Jimmy Byrd
This snippet provides a very small internal DSL for creating and querying XML using the underlying XLinq classes.
373 people like thisPosted: 13 years ago by Blake Coverett
get the list of ethernet sql servers
90 people like thisPosted: 13 years ago by nCdy
I'm working on parallel computations and I thought it would be useful to break work into chunks, especially when processing each element asynchronously is too expensive. The neat thing is that this function is general even though motivation for it is specific. Another neat thing is that this is true lazy sequence unlike what you'd get if you used Seq.groupBy. There are three versions for your enjoyment.
73 people like thisPosted: 13 years ago by Dmitri Pavlenkov
Show's how to define units of measure to add stronger typing to your numerical functions.
75 people like thisPosted: 13 years ago by Robert Pickering
A functional wrapper around the new WCF Web APIs (http://wcf.codeplex.com/). Composition is achieved through the use of the HttpRequestMessage -> Async
Posted: 13 years ago by Ryan Riley
Invoke the methods from incompatible types
110 people like thisPosted: 13 years ago by Tao Liu
game (32) math (35) fold (22) reflection (19) agent (20) fparsec (15) f# (43) parsing (28) html (15) pattern matching (15) dsl (23) kata (17) computation expression (15) quotations (21) collections (16) lazy (20) recursion (33) tutorial (17) list (56) web (29)
Faisal Waris (37) Samuel Bosch (12) Ankur Dhama (20) NIck Palladinos (14) Evgeniy Andreev (13) Taha Hachana (12) devshorts (11) mavnn (17) Kit Eason (51) nagat01 (19) Nick Palladinos (66) Joel Huang (13) Ryan Riley (25) Zhukoff Dima (8) Brian Berns (9) Gauthier Segay (11) Eirik Tsarpalis (89) Tomas Petricek (149) Carsten König (10) Phillip Trelford (87)
Database contains 3193 snippets out of which 1710 is public.