mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 22:37:46 +01:00
![]() Bool is a type alias for True/False Bugfix: [[T] String] { [[T] Int] // this would use the outer T (String), // but now it correctly uses the inner T (Int). [T] 1 } |
||
---|---|---|
.. | ||
bool.rs | ||
byte.rs | ||
defs.rs | ||
float.rs | ||
function.rs | ||
int.rs | ||
mod.rs | ||
object.rs | ||
reference.rs | ||
string.rs | ||
tuple.rs |