- feat: implement Bron-Kerbosch algorithm, thanks to @gzsombor
- fix(style): use
unwrap_or_else
when appropriate - fix(style): use
Self
instead of the type name - fix(style): make some functions
const
unwrap_or_else
when appropriateSelf
instead of the type nameconst