Skip to content

Conversation

@Biotronic
Copy link

So the crypto squares exercise is essentially Java written in D, and does not promote idiomatic D code. I've changed the code to not use classes, and to do range comparisons instead of simple ==. This means older solutions won't work any more (different instantiation of classes vs structs), but new solutions should look a lot more like what's currently considered good D code.

Base automatically changed from master to main January 28, 2021 19:20
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.

1 participant