fault icon indicating copy to clipboard operation
fault copied to clipboard

Avoid traversing arrays/tuple in clock logic

Open leonardt opened this issue 2 years ago • 0 comments

Should only descend into tuple/array if there's a nested clock type, otherwise skip (avoids lazy children elaboration when possible).

leonardt avatar Sep 14 '22 23:09 leonardt