@ianlake in my existing navigation code I was doing a bunch of naive checks like these to figure out if the top backstack entry was one of a list of options or matched a specific destination stored in a variable elsewhere, with the type-safe version is there a recommended way to do these kinds of things?