Skip to content

Conversation

@GlebChili
Copy link
Collaborator

No description provided.

@GlebChili GlebChili requested review from L3odr0id and buzden November 6, 2025 14:14
@GlebChili
Copy link
Collaborator Author

CI and test related issues will be addressed after initial review.

showPackedSVT (RVar x) = show x
showPackedSVT (AVar x) = show x
showPackedSVT (VVar x) = show x
showPackedSVT (PackedArr t {p} shape) = "\{showBasic t} \{showArrayDims shape}" where
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like array dimensions printing refactoring! Although there is a redundant keyword where left here and in the showSVType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants