Skip to content

My solutions for the exercises from the book "Type-Driven Development with Idris"

Notifications You must be signed in to change notification settings

andreiburdusa/Type-Driven-Development_Exercises

Repository files navigation

Type-Driven Development - Exercises

To run Idris2 inside the project:

$ rlwrap idris2 --find-ipkg

To load a particular module:

> :l "path/to/file.idr"

About

My solutions for the exercises from the book "Type-Driven Development with Idris"

Resources

Stars

Watchers

Forks