Exemplary convenience wrappers for some of the System.
Posted: 1 month 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: 5 months ago by Phillip Trelford
Interactive computation that asks the user questions
9 people like thisPosted: 9 months ago by Tomas Petricek
Here is an improved version twice shorter, than original
72 people like thisPosted: 14 years ago by Nick Canzoneri
Two/Three/Four-element generic tuples implemented as a value types for writing more efficient F# code.
76 people like thisPosted: 14 years ago by fholm
Implements iterate function from Haskell's Prelude. The function generates an infinite sequence by applying a function to the initial value (first) and then to the result of previous application.
203 people like thisPosted: 14 years ago by Nick Palladinos
Two/Three/Four-element generic tuples implemented as a value types for writing more efficient F# code.
76 people like thisPosted: 14 years ago by fholm
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: 14 years ago by Dmitri Pavlenkov
Invoke the methods from incompatible types
110 people like thisPosted: 13 years ago by Tao Liu
html (16) list (56) reflection (19) parsing (28) algorithms (26) seq (54) computation builder (17) f# (43) computation expression (15) async (98) wpf (20) sequences (48) dsl (23) json (15) lists (15) pattern matching (15) quotations (21) staging (18) mailboxprocessor (27) recursion (33)
Samuel Bosch (12) Cesar Mendoza (17) NIck Palladinos (14) Phillip Trelford (87) Rick Minerich (15) mavnn (17) David Klein (16) Tao Liu (17) Joel Huang (13) Gauthier Segay (11) Taha Hachana (12) Faisal Waris (37) Carsten König (10) Vesa Karvonen (8) devshorts (11) Robert Pickering (10) Evgeniy Andreev (13) fholm (26) Brian Berns (9) Ryan Riley (25)
Database contains 3198 snippets out of which 1713 is public.