<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div>I often have related variables. Would be nice to just add ' like I can in Haskell:</div><div><br /></div><div>let foo &nbsp;= &quot;asdf&quot;</div><div>let foo' = &quot;asdf2&quot;</div><div><br /></div><div>What do you think?</div><div><br /></div>  </body>
</html>