Commit Graph

6 Commits

Author SHA1 Message Date
mgd
142a489da0 Removed car
Removed unnecessary car from update-quality
2024-10-18 15:32:03 +02:00
mgd
ee775910b2 Ammendments to update-quality
- logic of if statments changed to if not
- removed min/max
- Strings for Sulfuras and Backstage pass made to exactly match specification
- Code structure is based more on the clojure version
2024-10-18 15:32:03 +02:00
mgd
e9cf5311fd Further Amendments
- removed the cond statement and replaced with nested ifs
- removed the let statement. Data is now accesses directly
- update-quality now takes a list of items
2024-10-18 15:32:03 +02:00
mgd
91ebc85a70 * Amendments
- Initial test modified to be similar to Clojure version
- update-quality modified to read from make-item directly. Helper methods removed
2024-10-18 15:32:03 +02:00
mgd
e4c646ce32 Kata setup with one failing test 2024-10-18 15:32:03 +02:00
mgd
478bfae574 Inital commit for elisp version of kata 2024-10-18 15:32:03 +02:00