exercism / scala

Exercism exercises in Scala.
https://exercism.org/tracks/scala
MIT License
123 stars 131 forks source link

Collatz Conjecture approaches #752

Closed bobahop closed 1 year ago

bobahop commented 1 year ago

Approaches for Collatz Conjecture

bobahop commented 1 year ago

@ErikSchierboom: Scala Collatz Conjecture approaches ready for review

bobahop commented 1 year ago

@ErikSchierboom: Edits made for Collatz Conjecture. Ready for review and hopefully merge. Still waiting on the other two exercises to churn through Scala / Test / ci.

bobahop commented 1 year ago

@ErikSchierboom: Scala Collatz Conjecture ready again

ErikSchierboom commented 1 year ago

Nice!