Skip to content

0.2.0

Compare
Choose a tag to compare
@domenic domenic released this 19 May 07:19
· 63 commits to master since this release

Updated all exercises so far based on beta-testing feedback, for clarity.

Added rest exercise, which introduces a new verification paradigm of the submission exporting a function and the program comparing its performance on various inputs versus that of the solution.

Reordered tagged template strings after the rest and spread exercises.