FuelLabs/sway
Document that suffix can be used to type integer literals
オープン
#2,128 opened on 2022/06/27
The Sway Bookenhancementgood first issue
Repository metrics
- Stars
- (61,702 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Can use u64 (default), u32, u16, and u8 suffixes for integer literals to type them.