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: 6 days ago by Phillip Trelford
An implementation of minimal adaptive cells
0 people like thisPosted: 29 days ago by Onur Gumus
Exemplary convenience wrappers for some of the System.
Posted: 3 months ago by Cody
Just use the concat
0 people like thisPosted: 4 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: 6 months ago by Tomas Petricek
Uses StringBuilder to achieve performance.
2 people like thisPosted: 6 months ago by shazmodan
The ObservableObject type implements the INotifyPropertyChanged interface used in WPF and Silverlight to notify on changes to properties that are bound to a control. Specify property names type safely using F# Quotations, i.e. <@ this.PropertyName @> when invoking the NotifyPropertyChanged method. If you are following the MVVM pattern then your View Model class can inherit from the ObservableObject type.
67 people like thisPosted: 14 years ago by Phillip Trelford
Some simple functions for writing more idiomatic F# tests with NUnit.
90 people like thisPosted: 14 years ago by Ryan Riley
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
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 13 years ago by Tao Liu
This example shows how to load a Xaml file allowing to use WPF from F#. It also shows how to access WPF objects and register event handlers.
109 people like thisPosted: 14 years ago by Antonio Cisternino
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 14 years ago by Tuomas Hietanen
collections (16) wpf (20) monad (24) html (16) http (18) computation expression (15) agent (20) silverlight (22) seq (54) kata (17) lazy (20) generic programming (17) math (35) learning f# (16) pattern matching (15) array (22) lists (15) parsing (28) dsl (23) recursion (33)
Evgeniy Andreev (13) mavnn (17) Taha Hachana (12) Phillip Trelford (87) Samuel Bosch (12) Robert Pickering (10) NIck Palladinos (14) Tao Liu (17) fholm (26) Cesar Mendoza (17) Kit Eason (51) Eirik Tsarpalis (89) Ankur Dhama (20) Tuomas Hietanen (76) Antonio Cisternino (8) Joel Huang (13) Faisal Waris (37) Vesa Karvonen (8) nagat01 (19) Gauthier Segay (11)
Database contains 3200 snippets out of which 1714 is public.