Jayson Rhynas
Results
12
issues of
Jayson Rhynas
Every panel except "project" can be hidden. All panels are visible by default. I decided to not let "project" be hidden since a) it's special cased in various layouts and...
## Description Replaces an incorrect use of `UnsafePointer(array)` to initialize `Data`. There is already a `Data(_ elements: Sequence)` initializer we can use directly. ## Motivation and Context Using a pointer...