-
Notifications
You must be signed in to change notification settings - Fork 27
Pull requests: dafny-lang/libraries
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace deprecated syntax 'forall ensures' -> 'assert ... by'
#147
opened Oct 4, 2023 by
markrtuttle
Loading…
Rename module Math->MathLib, name conflicts with Java/C# Math class
#146
opened Oct 4, 2023 by
markrtuttle
Loading…
Changing forall ensures to assert-by to avoid deprecation warning
#124
opened May 17, 2023 by
davidcok
Collaborator
Loading…
feat: add additional Sequence functionality
#120
opened Apr 24, 2023 by
ajewellamz
Collaborator
Loading…
Maps: add MapKeys, MapValues, and related helpers
#86
opened Feb 13, 2023 by
alex-chew
Contributor
Loading…
Extending wrappers & introducing functors, monads, comonads, and cowrappers
#80
opened Feb 3, 2023 by
stefanzetzsche
Contributor
•
Draft
Aligning changes from libraries-without-variance
#48
opened Aug 9, 2022 by
robin-aws
Member
Loading…
"Validatable" trait for classes using the Valid()/Repr idiom
#22
opened Oct 5, 2021 by
robin-aws
Member
Loading…
Lemma to prove the opposite implication from Seq.LemmaCardinalityOfSetNoDuplicates
#20
opened Oct 3, 2021 by
robin-aws
Member
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.