Skip to content

Update series with canonical tests #242

Open
@BNAndras

Description

@BNAndras

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
 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions