This matches up nicely with some of @Douglas_Gregor's ideas in Conditionally further constrain a generic parameter: if <T: Constrained> { ... }.
1 Like
This matches up nicely with some of @Douglas_Gregor's ideas in Conditionally further constrain a generic parameter: if <T: Constrained> { ... }.