FuelLabs/sway

Add appendix to the Sway book: Operators & Symbols

Open

#4,931 opened on Aug 9, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (61,702 stars) (5,421 forks)batch import
ODHack12ODHack13The Sway Bookgood first issuemay be rewarded

Description

The Rust book has an appendix that details language operators and symbols in a table with an example of each operator's syntax and a description of its use. I think new users of the Sway language could benefit from the same type of index.

Contributor guide