mirror of
https://github.com/Dummi26/mers.git
synced 2025-04-29 18:36:05 +02: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 |