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: 22 days ago by Tuomas Hietanen
Word guessing game using ASCII art.
3 people like thisPosted: 1 month 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: 2 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: 2 months ago by Phillip Trelford
An implementation of minimal adaptive cells
0 people like thisPosted: 3 months ago by Onur Gumus
Exemplary convenience wrappers for some of the System.
Posted: 5 months ago by Cody
Mailbox processors can easily be used to implement active objects. This example shows how to do that with a reusable wrapper type and minimal boilerplate code in the actual class definitions. Supports both asynchronous calls and synchronous calls. For the latter case, exceptions are automatically propagated back to the caller.
92 people like thisPosted: 14 years ago by Wolfgang Meyer
get the list of ethernet sql servers
90 people like thisPosted: 14 years ago by nCdy
F# implementation of RO_ref from the "Effective ML" talk.
92 people like thisPosted: 14 years ago by fholm
This snippet provides a very small internal DSL for creating and querying XML using the underlying XLinq classes.
374 people like thisPosted: 14 years ago by Blake Coverett
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
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
list (56) lists (15) seq (54) math (35) sequences (48) recursion (33) http (18) learning f# (16) reflection (19) algorithms (26) f# (43) parsing (28) string (29) design patterns (18) agent (20) async (98) mailboxprocessor (27) wpf (20) regex (17) fold (22)
devshorts (11) Brian Berns (9) Fabio Galuppo (14) Nick Palladinos (66) Tao Liu (17) David Klein (16) Joel Huang (13) Kit Eason (51) Carsten König (10) Taha Hachana (12) Gauthier Segay (11) Tomas Petricek (150) NIck Palladinos (14) Samuel Bosch (12) nagat01 (19) Ankur Dhama (20) Antonio Cisternino (8) Rick Minerich (15) Vesa Karvonen (8) Faisal Waris (37)
Database contains 3200 snippets out of which 1714 is public.