-
Kyumin Kim authored
`2 * 3 ^ 2` being equivalent to `2 * (3 ^ 2)` doesn't actually demonstrate that `^` is right associative. It just follows from operator precedence. The significance of right associativity is better exemplified by something of same precedence level as `^`.
603aed56
Name |
Last commit
|
Last update |
---|---|---|
content | ||
layouts | ||
lib | ||
specs | ||
static | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Dockerfile | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
LICENSE | ||
MAINTAINERS.md | ||
Makefile | ||
NOTICE | ||
README.md | ||
Rules | ||
nanoc.yaml | ||
prometheus_rsa.enc |