Closed Pat-Lafon closed 1 year ago
Could you squash the various commits for is_const_array
into a single commit? After removing the clippy fix (already on master
), that would leave one commit for the Distinct
change and one for is_const_array
.
Thanks!
&[&Self]
for which I would like to do a similar api relaxing like in #246.is_const_array(a)
function which I would like to propose here.