Recent snippets

Popular snippets

  • Read only ref

    F# implementation of RO_ref from the "Effective ML" talk.

    93 people like this

    Posted: 15 years ago by fholm

  • FSX Structure

    I use this basic template when writing .fsx files that I might want to compile. It adjusts the difference in command line/entrypoint handling between a script and a compiled assembly. This example shows the details for a WPF script — replace the #r's and/or remove the STAThread for a WinForms or Console script.

    127 people like this

    Posted: 15 years ago by Blake Coverett

  • Command pattern for Redo-Undo II

    This command redo-undo implement group the command under Do/Undo category.

    71 people like this

    Posted: 14 years ago by Tao Liu

Snippets by tags

html (16) reflection (19) list (56) kata (17) tryfsharp (48) dsl (23) generic programming (17) agent (20) wpf (20) silverlight (22) sequence (32) f# (43) web (29) array (22) string (29) algorithms (25) lists (15) recursion (33) computation expression (15) pattern matching (15)

View all...

Database contains 3208 snippets out of which 1719 is public.