reselect

abstract fun <X : Any> reselect(block: RootSelectable<E, ID>.() -> SelectableTypedRootQuery<E, ID, X>): SelectableTypedRootQuery<E, ID, X>