Idris2/libs/base
Ohad Kammar 8f09ef9b93 Include a (non-linear) definition for transpose that uses zipWith,
as it might be easier to reason about, since users may already have proved
stuff about zipWith that they want to reuse
2020-07-10 12:47:05 +01:00
..
Control HasIO interface for IO actions 2020-06-21 01:18:43 +01:00
Data Include a (non-linear) definition for transpose that uses zipWith, 2020-07-10 12:47:05 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Simplify Equality 2020-07-07 10:48:23 +01:00
Language Implement postfix dotted application. 2020-07-07 21:06:35 +01:00
System Merge branch 'master' of github.com:idris-lang/Idris2 into javascript 2020-07-07 14:18:00 +01:00
base.ipkg A port of Subset and Exists from Idris1. 2020-07-04 11:03:14 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Merge branch 'master' of github.com:idris-lang/Idris2 into javascript 2020-07-05 12:19:45 +01:00