Skip to content

docs: document the multiply (*) operator#57

Merged
scarmuega merged 1 commit into
mainfrom
feat/multiply-operator
Jun 10, 2026
Merged

docs: document the multiply (*) operator#57
scarmuega merged 1 commit into
mainfrom
feat/multiply-operator

Conversation

@scarmuega

Copy link
Copy Markdown
Contributor

Summary

Documents the new multiply (*) operator.

  • language/data.md: adds the a * b row to the operators table, inserts * into the precedence list (tighter than +/-), and removes "multiplication" from the list of unsupported operators.
  • language/assets.md: new "Scaling" section showing AnyAsset * Int quantity scaling.

Pairs with the language implementation in tx3-lang/tx3#339.

🤖 Generated with Claude Code

Add `*` to the operators table and precedence list in the data-expressions
page, and a "Scaling" section in the assets page covering `AnyAsset * Int`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@scarmuega scarmuega merged commit f831baf into main Jun 10, 2026
@scarmuega scarmuega deleted the feat/multiply-operator branch June 10, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant