poly

fun poly(vararg routes: RoutingHandler<*, *, *>): PolyHandler
fun poly(routes: List<RoutingHandler<*, *, *>>): PolyHandler