FuelLabs/sway

Document that suffix can be used to type integer literals

Open

#2128 aperta il 27 giu 2022

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)Rust (5421 fork)batch import
The Sway Bookenhancementgood first issue

Metriche repository

Star
 (61.702 star)
Metriche merge PR
 (Merge medio 22h 6m) (16 PR mergiate in 30 g)

Descrizione

Can use u64 (default), u32, u16, and u8 suffixes for integer literals to type them.

Guida contributor