quest icon indicating copy to clipboard operation
quest copied to clipboard

Remove the `[]` and `{}` operators

Open sampersand opened this issue 5 years ago • 0 comments

Way back when, they were used for different ways to call blocks (e.g. foo ( ... ) vs foo [ ... ]), but I've sinced moved away from that.

However, they're still a vestige and should be removed.

sampersand avatar Jul 01 '20 09:07 sampersand