as the title reads: Are asserts removed on -d:release?
And are there other best practices in Nim for adding debug checks that should be removed in release code? (like templates that look at compiler flags etc?)