Skip to content

Instantly share code, notes, and snippets.

@t0yv0
Created January 28, 2011 09:37
Show Gist options
  • Save t0yv0/800042 to your computer and use it in GitHub Desktop.
Save t0yv0/800042 to your computer and use it in GitHub Desktop.
let Router : Router<Action> =
Router.Table [ShowRecentBlogs, "/"]
<|> Router.Infer()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment