Idris2/libs/prelude/Prelude
observant 1e6e125190
Add pipeline operators (#3284)
* Add pipeline operators

* Fix tests

* Change fixity, add tests

* [ fix ] silence actual fixity

---------

Co-authored-by: itmuckel <18561536+itmuckel@users.noreply.github.com>
Co-authored-by: Guillaume Allais <guillaume.allais@ens-lyon.org>
2024-06-06 10:59:30 +01:00
..
Basics.idr Add pipeline operators (#3284) 2024-06-06 10:59:30 +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 Add pipeline operators (#3284) 2024-06-06 10:59:30 +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