Timestamp: Time format in ISO 8601 with timezone. YYYYMMDDhhmmssffff+zzzz For example 2011-05-17 19:01:10.000 -0200 would be: 20110517190110000-0200
0 people like thisPosted: 1 month ago by Tuomas Hietanen
Word guessing game using ASCII art.
3 people like thisPosted: 2 months ago by Phillip Trelford
Generate random hex-string and calculate base58encode. I made these for some initial BTC-testing, but didn't test too much... seems to work, but would need some unit-tests... :-) Feel free to update or add new versions.
2 people like thisPosted: 3 months ago by Tuomas Hietanen
Click on the tsunami.io button below to launch the online tsunami.io IDE with this snippet. Then select all the code (CTRL+A) and hit the Run button to start the game window, then just dock the window to the right of the code.. Click in the game window to launch missiles and save your cities.
0 people like thisPosted: 3 months ago by Phillip Trelford
An implementation of minimal adaptive cells
0 people like thisPosted: 4 months ago by Onur Gumus
Exemplary convenience wrappers for some of the System.
Posted: 6 months ago by Cody
Factory pattern in F#
81 people like thisPosted: 13 years ago by Tao Liu
The following sample wants to make sure the person’s age is between 18 and 65, weight is no more than 200 and tall enough (>120).
83 people like thisPosted: 13 years ago by Tao Liu
Show's how to define units of measure to add stronger typing to your numerical functions.
75 people like thisPosted: 14 years ago by Robert Pickering
The following sample wants to make sure the person’s age is between 18 and 65, weight is no more than 200 and tall enough (>120).
83 people like thisPosted: 13 years ago by Tao Liu
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
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
web (29) monad (24) string (29) wpf (20) silverlight (22) agent (20) recursion (33) learning f# (16) html (16) http (18) json (15) regex (17) computation builder (17) quotations (21) kata (17) mailboxprocessor (27) parsing (28) tutorial (17) sequences (48) async (98)
David Klein (16) Vesa Karvonen (8) mavnn (17) Eirik Tsarpalis (89) Brian Berns (9) Ankur Dhama (20) Nick Palladinos (66) Taha Hachana (12) Faisal Waris (37) Samuel Bosch (12) Antonio Cisternino (8) Tuomas Hietanen (76) Gauthier Segay (11) NIck Palladinos (14) Zhukoff Dima (8) Evgeniy Andreev (13) Robert Pickering (10) Tomas Petricek (150) Ryan Riley (25) Fabio Galuppo (14)
Database contains 3200 snippets out of which 1714 is public.