Clarify content regarding operators #51

Merged
ThinkOpenly merged 1 commits from operators into master 4 years ago

1 Commits (master)

Author SHA1 Message Date
Paul Clarke 431a35c2cd Clarify content regarding operators
- Explicitly mention that there are no default conversions.
- Clarify that binary operations are on like types.
- Clarify requirements for the ternary operator and add an example.

Asserting that the clarified content is clear enough,
Fixes #11.

Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
4 years ago