push
github
feat!: Introduce new ReadOnlyOrderedSet super-interface (#59) * feat!: Introduce new ReadOnlyOrderedSet super-interface (also makes all sets Queryable) * Fix docs * Fix readme line breaks * Bump dependencies * forEach -> for-loop * Try with pragma * Try without pragma * Final backing sets * Revert "Try without pragma" This reverts commit 43d18013e. * Reapply "Try without pragma" This reverts commit 8963777db. --------- Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
66 of 68 new or added lines in 4 files covered. (97.06%)
1 existing line in 1 file now uncovered.196 of 201 relevant lines covered (97.51%)
3.09 hits per line