Files
pkl/stdlib
Philip K.F. Hölzenspies a03827951c Add methods from List/Map to Listing/Mapping (#683)
* Add `values` to `Mapping`

* Add `entries` to `Mapping`

* Add `containsValue` to `Mapping`

* Add `every` to `Mapping`

* Add `any` to `Mapping`

* Add `toDynamic` to `Mapping`

* Add `lastIndex` to `Listing`

* Add `getOrNull` to `Listing`

* Add `first` to `Listing`

* Add `firstOrNull` to `Listing`

* Add `last` to `Listing`

* Add `lastOrNull` to `Listing`

* Add `single` to `Listing`

* Add `singleOrNull` to `Listing`

* Add `contains` to `Listing`

* Add `any` to `Listing`

* Add `every` to `Listing`

* Fixup `any` to `Listing`

* Revert "Add `toDynamic` to `Mapping`"

This reverts commit 5551974ecd8110aa2eb8f546e992c32d3181df9b.

* Revert "Add `values` to `Mapping`"

This reverts commit 6fc78796

* Revert "Add `entries` to `Mapping`"

This reverts commit a7e8dfc4

* Annotate new members with `Since` 0.27

* Fix documentation in `base.pkl`

* Add location information to empty/single checks in `Listing` operations

* Remove additional variable for laziness preservation

* Apply spotless

* Apply suggestions from code review

Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com>

---------

Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com>
2024-10-31 14:54:27 +00:00
..
2024-06-17 19:53:30 +01:00
2024-02-01 14:00:22 -08:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-10-17 09:12:07 -07:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00
2024-06-17 19:53:30 +01:00