Idris2/libs/prelude/Prelude
Stefan Höck e73ca067ed
[ performance ] a faster implementation of unpack (#3281)
* [ performance ] a much faster implementation of unpack

* [ fix ] partiality error in Hangman test

* [ test ] add some documentation to the unpack test case

* [ test ] fix expected output of unpack test
2024-05-24 08:06:56 +01:00
..
Basics.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Cast.idr [ performance ] constant folding for all integral expressions (#2662) 2022-09-21 10:05:02 +01:00
EqOrd.idr Add Reverse Ord instance 2022-03-31 10:50:51 +01:00
Interfaces.idr Fix typo in namespace for [bi]traversable composition 2023-09-20 09:15:56 +02:00
Interpolation.idr [ new ] constructor plus trivial impl for Interpolation (#2871) 2023-02-04 07:47:28 -06:00
IO.idr Js char io (#2887) 2023-02-13 15:48:07 +00:00
Num.idr [ prelude ] add subtract (#2357) 2022-03-17 18:24:42 +00:00
Ops.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Show.idr [ prelude ] Make able to implement provably total showPrec recursively 2023-12-26 10:16:57 +00:00
Types.idr [ performance ] a faster implementation of unpack (#3281) 2024-05-24 08:06:56 +01:00
Uninhabited.idr clean up some deprecations (#2057) 2021-10-24 12:06:57 +01:00