subtle icon indicating copy to clipboard operation
subtle copied to clipboard

Implement `ConditionallySelectable` for `[T; N]`

Open survived opened this issue 4 years ago • 0 comments
trafficstars

PR makes arrays of any size "conditionally selectable" as long as T is conditionally selectable. Changes MSRV to 1.51.

Closes #82

survived avatar Sep 28 '21 06:09 survived