Skip to content

laszlokorte/recursion-schemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda

Introduction to Recursion Schemes via JavaScript

Still work in progress

This Livebook is an introduction to the concept of recursion schemes in functional programming via Elixir.

You will learn what are Catamorphisms, Anamorphisms and Hylomorphism. It will let you see an interesting connection structural connection between fibonacci numbers, n!, summing sequences, Mergesort, Binary-Search and more.

Elixir Version (Livebook)

About

Introduction to recursion schemes (WIP)

Topics

Resources

Stars

Watchers

Forks

Contributors