<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 = "asdf"</div><div>let foo' = "asdf2"</div><div><br /></div><div>What do you think?</div><div><br /></div> </body>
</html>