Commits


Michael Haney authored and GitHub committed 9a0aed81b0b
Implement helpers for storing and finding events (#5738) * Implement helpers for storing and finding events * Fix missing imports * Add clarifying comments and remove unneeded nullability Also remove a test and fix the behavior of searchPathsWithEventSelector * Added missing docs and properly implemented +reset