Source code for mini assignment 2:
mini2.erl:
template for the code
mini2b_stubs.erl:
a simpler template for the code
mini2_test.erl:
some test cases
etc_test.erl:
test cases for stuff in mini2.erl
I wrote some notes on how I designed my solution here: design.html.