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

Solutions for Chapter2 #550

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Solutions for Chapter2 #550

wants to merge 13 commits into from

Commits on Oct 13, 2022

  1. Part 1 for Chapter 1

    G. Reiter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ee10bbc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Finished Chapter1

    Guntbert Reiter committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    51b36ed View commit details
    Browse the repository at this point in the history
  2. Chapter2 - the easy part

    G. Reiter committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f9206b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Next 2 functions

    Guntbert Reiter committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    8963802 View commit details
    Browse the repository at this point in the history
  2. Task 5

    Guntbert Reiter committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    dd7d40e View commit details
    Browse the repository at this point in the history
  3. Task 6

    Guntbert Reiter committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    1abfe4b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Task 6 using pattern matching

    Guntbert Reiter committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    ed54af7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Task: smartReplicate

    G. Reiter committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d9237ec View commit details
    Browse the repository at this point in the history
  2. Task: contains

    How do I determine the correct function type?
    G. Reiter committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    91f33d6 View commit details
    Browse the repository at this point in the history
  3. Task: eta-reduction

    G. Reiter committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6736649 View commit details
    Browse the repository at this point in the history
  4. Implement all upto 'rewind'

    G. Reiter committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4674533 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. And now rewind works as well

    G. Reiter committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a5bf58b View commit details
    Browse the repository at this point in the history
  2. Get rid of some warnings

    G. Reiter committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f0fde69 View commit details
    Browse the repository at this point in the history