Idris2/libs/base/Data
Claudio Etterli 0174618724
[ new ] added util functions for SortedMap (#3254)
Co-authored-by: G. Allais <guillaume.allais@ens-lyon.org>
2024-06-11 11:05:48 +01:00
..
Bool [ new ] System.Concurrency.(Linear/Session) (#3294) 2024-06-05 13:53:30 +01:00
Fin [ base ] Move most useful and stable parts of Data.Fin.Extra to base 2024-06-11 10:21:12 +01:00
IOArray Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
List [ new ] System.Concurrency.(Linear/Session) (#3294) 2024-06-05 13:53:30 +01:00
List1 [ base ] Port most of List.Quantifiers to List1 2022-06-09 09:05:10 +02:00
Nat [ new ] System.Concurrency.(Linear/Session) (#3294) 2024-06-05 13:53:30 +01:00
Primitives [ interpolate ] Implement Interpolation for primitive numeric types 2023-12-29 11:17:31 -06:00
SnocList [ new ] Data.SnocList.HasLength from compiler libs (#3299) 2024-06-05 11:51:23 +01:00
SortedMap [ base ] Add flipped access/update functions for Sorted{Set,Map,DMap} (#3247) 2024-06-05 13:59:38 +01:00
Vect fix(base): runtime-erase implicit length argument to Vect's dropElem. 2024-06-05 15:42:48 +01:00
Bifoldable.idr [ cleanup ] bifoldMap already in Prelude 2022-11-03 14:11:15 +00:00
Bits.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Bool.idr Add orBothFalse proof 2023-07-05 16:36:55 +01:00
Buffer.idr Remove use of deprecated getByte function (#3190) 2024-01-14 11:26:51 -06:00
Colist1.idr [ base ] Implement Zippable for several standard types + small cleanup 2023-10-16 22:41:55 +01:00
Colist.idr [ base ] Implement Zippable for several standard types + small cleanup 2023-10-16 22:41:55 +01:00
Contravariant.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Double.idr [ base ] Add bindings for ieee Double number consts (#3116) 2023-11-09 14:01:40 +00:00
DPair.idr [ papers ] Tychonoff (Part I) (#2332) 2022-02-24 11:12:53 +00:00
Either.idr [ base ] Implement Zippable for several standard types + small cleanup 2023-10-16 22:41:55 +01:00
Fin.idr [ fix ] issue 3266 2024-04-22 15:44:35 +02:00
Fuel.idr [ libs ] Strengthen some totality checks (#2304) 2022-02-03 18:41:51 +00:00
Fun.idr Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
Integral.idr feat: even and odd for Nat and Integral (#3021) 2023-07-31 08:36:40 +01:00
IOArray.idr [ cleanup ] Remove unused imports (#2123) 2021-11-18 16:47:36 +00:00
IORef.idr Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
List1.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
List.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Maybe.idr [ base ] Implement Zippable for several standard types + small cleanup 2023-10-16 22:41:55 +01:00
Morphisms.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Nat.idr Fix ambiguity error with Uninhabited interface implementations. (#3228) 2024-03-15 17:21:05 -05:00
OpenUnion.idr [ new ] System.Concurrency.(Linear/Session) (#3294) 2024-06-05 13:53:30 +01:00
Ref.idr [ base ] Add modifyRef into the Ref interface 2023-12-08 18:54:57 +00:00
Rel.idr Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Singleton.idr [ new ] Data.SnocList.HasLength from compiler libs (#3299) 2024-06-05 11:51:23 +01:00
SnocList.idr [ new ] deriving Show (#2741) 2022-11-02 11:57:07 +00:00
So.idr [ base ] Add a function returning Dec for So 2022-06-17 19:52:35 +01:00
SortedMap.idr [ new ] added util functions for SortedMap (#3254) 2024-06-11 11:05:48 +01:00
SortedSet.idr [ base ] Add flipped access/update functions for Sorted{Set,Map,DMap} (#3247) 2024-06-05 13:59:38 +01:00
Stream.idr [ fix #2034 ] Productive cantor for Colist1 2021-10-21 16:01:02 +01:00
String.idr Public export remaining function to allow for proofs involving parsing numbers. 2022-07-18 14:10:05 +01:00
These.idr [ base ] Implement a bunch of standard interfaces for Data.These (#3117) 2023-10-25 11:15:28 +01:00
Vect.idr refactor(base): move implementation of Data.Vect.nubBy to global scope 2024-06-05 13:53:57 +01:00
Void.idr [ new ] System.Concurrency.(Linear/Session) (#3294) 2024-06-05 13:53:30 +01:00
Zippable.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00