emacs-lisp icon indicating copy to clipboard operation
emacs-lisp copied to clipboard

feat: Add exercise Collatz Conjecture (closes #310)

Open keiravillekode opened this issue 2 years ago • 1 comments

Function and argument names, and test cases, are taken from https://github.com/exercism/problem-specifications/blob/main/exercises/collatz-conjecture/canonical-data.json

keiravillekode avatar Jun 05 '23 04:06 keiravillekode

@exercism/emacs-lisp, this exercise will be coming up in a few weeks for #48in24.

BNAndras avatar Feb 16 '24 04:02 BNAndras

Updated to not check the specific error.

keiravillekode avatar May 04 '24 21:05 keiravillekode