Skip to content

[Tutorial] Turn Loops and Recursion into Recursion only #2085

Open
@cuihtlauac

Description

@cuihtlauac
  • Move imperative & mutability related content to dedicated content
  • Make it a recursion centered tutorial
  • Properly introduce mutually recursive types and functions
  • Tail recursion and tail recursion modulo
  • Higher-Order iterators: map, fold, unfold, bind, app
  • Non structural recursion (Ackermann or Syracuse)
  • Infinite loops as recursion w/o memory leaks
  • Recursion on sequences
  • Standalone, short and executable examples

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions