Navigation Menu

Skip to content

Commit

Permalink
Image hosting since cloud.ly is being shitty today.
Browse files Browse the repository at this point in the history
  • Loading branch information
KirinDave committed Nov 15, 2011
1 parent c7cd13c commit d943a35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added images/spark_prompt.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -105,9 +105,9 @@ getQuotedValue :: String -> String

... and then start writing from there. This is analogous to a
lightweight test-first process. We can lay out these type annotations
and then sketch the code in underneath them. Like in the dynamic
and then sketch the code in underneath them. Like in the dynamicly-typed
programming world, it's fairly easy not to make the mistake of passing
the wrong item to a function. Unlike the dynamic programming world, we
the wrong item to a function. Unlike the dynamicly-typed programming world, we
have the compiler watching out back and making sure we don't get
distracted and commit that subtle error.

Expand Down

0 comments on commit d943a35

Please sign in to comment.