Skip to content

Resolve "Required procedures not implemented"

Korbinian Meier requested to merge 3-required-procedures-not-implemented into main

Closes #3 (closed)

That's a first attempt to implement the MF helper functions.

@parke Please give feedback on the implementation, especially on the output of new. The tuple was my first idea, since not only a heap address needs to be returned but the heap is updated, too. Access to both elements will be easy by using fst and snd.

Merge request reports

Loading