and

fun Router.and(other: Router): Router
fun Method.and(router: Router): Router


infix fun String.and(router: Router): Router

Bind a path and another router together