Skip to content

Commit a4a9ba1

Browse files
authored
Add link to slides
1 parent 5bd08be commit a4a9ba1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ Like for operators, this would be a breaking change. Anyone interested in portab
123123

124124
The Agoric platform implements collections that use a well defined sort order for keys instead of using insertion order. These collections can be either "heap-only", or backed by a SQLite DB. To provide a consistent iteration order independent of the backing store, the heap implementation needs to use a comparator compatible with the sort order implemented by SQLite.
125125

126+
## Presentations
127+
128+
- [2025-04 plenary](https://docs.google.com/presentation/d/1eTuB1jjgb2_xG_zMNmkhleJx1F0QviMEwkkBUL9ezPQ) ([pdf slides](compare-codepoint-talks/compare-by-codepoint.pdf))
129+
126130
## See also
127131

128132
https://github.com/endojs/endo/pull/2008

0 commit comments

Comments
 (0)