Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update series with canonical tests #242

Open
BNAndras opened this issue May 16, 2024 · 0 comments
Open

Update series with canonical tests #242

BNAndras opened this issue May 16, 2024 · 0 comments
Labels
help wanted x:action/sync Sync content with its latest version x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation

Comments

@BNAndras
Copy link
Member

The series exercise was ported nine years ago and is missing several canonical tests from the problem-specifications repo. The example.lfe will need to be rewritten and the series.lfe stub will need minimal code added (see below) to define the module for the exercise.

(defmodule series
  (export (slices 2)))
  
 ; Please implement the slices function
 
@BNAndras BNAndras added help wanted x:action/sync Sync content with its latest version x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted x:action/sync Sync content with its latest version x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation
Projects
None yet
Development

No branches or pull requests

1 participant