Skip to content

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Aug 31, 2015

I removed the print! statements (which are quite useless for testing), and replaced them with suitable assert!s.

Regarding code review: The code itself looks good to me, I do not see any unsoundness. Then again, I only recently learned about the difference between &T and *T, so take my analysis with a grain of salt 😄

@droundy
Copy link
Owner

droundy commented Aug 31, 2015

The print functions were actually meant just to prove that the arrays had the intended sizes, which did serve some function. But yes, thanks for the improvement!

droundy added a commit that referenced this pull request Aug 31, 2015
@droundy droundy merged commit 03be689 into droundy:master Aug 31, 2015
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.

2 participants