An implementation of minimal adaptive cells
0 people like thisPosted: 6 days ago by Onur Gumus
Exemplary convenience wrappers for some of the System.
Posted: 2 months ago by Cody
Just use the concat
0 people like thisPosted: 3 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.
4 people like thisPosted: 5 months ago by Tomas Petricek
Uses StringBuilder to achieve performance.
2 people like thisPosted: 5 months ago by shazmodan
Pseudoword generator based on code from Evan Fosmark circa 2009.
0 people like thisPosted: 6 months ago by Phillip Trelford
The Let active pattern demonstrated by this snippet can be used to assign values to symbols in pattern matching. This is useful for writing complex pattern matching using match as we can handle multiple cases using a single clause.
64 people like thisPosted: 14 years ago by Tomas Petricek
This command redo-undo implement group the command under Do/Undo category.
70 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
We start with an initial value and then applying f repeatedly, until the value does not change anymore.
302 people like thisPosted: 14 years ago by Nick Palladinos
version 1 is http://fssnip.net/62. This new version support convert from any existing function to a converter function by using composition and pipeline. The convert function is to make the function signature agree to the IValueConverter interface. You can add new functions in the FunctionLibrary module and reuse the class definition to reduce the coding effort. The first sample is to show how to make the converter pipeline work, the second one is a debugger converter used to debug the data binding problem.
90 people like thisPosted: 13 years ago by Tao Liu
Learn Key Principle of F# in just a few minutes with the following Sample of "World Bank Type Provider - Exploring Population Data"
383 people like thisPosted: 11 years ago by Muhammad Mugees Asif
sequences (48) regex (17) tryfsharp (48) math (35) web (29) agent (20) http (18) monad (24) learning f# (16) collections (16) sequence (32) tutorial (17) staging (18) list (56) computation builder (17) mailboxprocessor (27) reflection (19) design patterns (18) lazy (20) lists (15)
Tomas Petricek (150) mavnn (17) Tuomas Hietanen (76) nagat01 (19) David Klein (16) Evgeniy Andreev (13) Zhukoff Dima (8) Gauthier Segay (11) NIck Palladinos (14) Brian Berns (9) Cesar Mendoza (17) Vesa Karvonen (8) Phillip Trelford (87) Nick Palladinos (66) Kit Eason (51) Taha Hachana (12) Eirik Tsarpalis (89) Faisal Waris (37) Tao Liu (17) Ankur Dhama (20)
Database contains 3199 snippets out of which 1714 is public.