<div dir="ltr">Hey guys, so as you know, we're going to be dishing out new functions this week. However, at the beginning I'd still like to do a demo of what we've accomplished so far. So if you haven't done what I requested at the end of the last meeting, please do so.<br>
<br>Here's a review of what I asked.<br><br>1) Ensure your function works. If you haven't already tested it, do so now.<br><br>2) Add a module header to the top of your function. If your function were expand_node in ExpandNode.hs and it used no helper functions, it would look something like this.<br>
<br>module ExpandNode(expand_node) where<br><br>3) Submit a merge request! Go the the merge requests page on the team repository, and select New Merge Request. Choose your branch name and master, and assign it to me.<br><br>
There is one person who seemed to have abandoned their function. I'll be finishing it myself. Remember guys, this is highly disrespectful to your team mates. Don't do this.<br><br>Cheers,<br>Ian Swift</div>