I appreciate the effort!
Further to this, I seems like if I change my function and the expected result to compare lists instead of 'make-ta' they pass!
This is the final problem of the course 😅. I'm going to try and get to the bottom of this rather than work around with lists (which is what I did last time). I must have some misunderstanding with make- functions...
Thanks. I did create a persistent volume, but I thought that deleting the files would trigger them to be recreated when the container restarts.
SOLUTION: The log file is definitely changing the case of the variables as they appear in .conf 😅.
https://docs.racket-lang.org/guide/define-struct.html#(part._trans-struct) Making the structs transparent seems to be a better work-around for now.
I appreciate the effort! Further to this, I seems like if I change my function and the expected result to compare lists instead of 'make-ta' they pass!
This is the final problem of the course 😅. I'm going to try and get to the bottom of this rather than work around with lists (which is what I did last time). I must have some misunderstanding with make- functions...