Skip to content
Discussion options

You must be logged in to vote

I'm mostly wondering why this hasn't been implemented yet

Because no one on hte LDM believes enough that this is a step the language should take to push for it to happen.

I was a supporter of allowing one to write if !(foo()) instead of if (!(foo()). But htat would still require one set of parens. We discussed this in the LDM and decided to not go with this.

It's more readable

This is debatable. There's research i've read that talks about how having more htan one way to do something can hinder readability. So we have to feel the value this brings outweighs these (and other) sorts of costs.

I'm semi dyslexic and often have a hard time reading code with multiple brackets competing for …

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@CyrusNajmabadi
Comment options

@theunrepentantgeek
Comment options

@angryLittleHamster
Comment options

@HaloFour
Comment options

@PlayCreatively
Comment options

Answer selected by PlayCreatively
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants