lunduniversity / introprog

Teaching material for "Introduction to Programming using Scala" at Lund University, LTH. http://cs.lth.se/pgk/
142 stars 176 forks source link

fix todo excercise 6.14 #808

Closed axelnilsson98 closed 1 week ago

axelnilsson98 commented 3 weeks ago

fixed a todo in excercise acording to #758. Not certain about what formatting you want on the answer so leave a comment if you like me to change something

bjornregnell commented 1 week ago

Sorry for the delay in my review. Maybe change "Contains" till Metoden \code{contains} to get the capitalization right and show code font ?

axelnilsson98 commented 1 week ago

Sounds good. I have now updated the pull request

bjornregnell commented 1 week ago

Unfortunately this code did not compile... but I found the problem after some time of head scratching... https://github.com/lunduniversity/introprog/commit/423b7d3524b66c6468f94b2bff9e24a518717a66

bjornregnell commented 1 week ago

Always compile before committing... @axelnilsson98

axelnilsson98 commented 6 days ago

sorry, I will be more thorough in the future. Good that you found it.