Comment by saagarjha 6 hours ago Yes, it simplifies a lot of code that would otherwise be littered with casts. 1 comment saagarjha Reply peterfirefly 5 hours ago Could be fixed by having a nicer casting syntax (like Rust) or by not having so damn many scalar types that are used in practice."Explicit casts only" worked fine in Modula-2, which doesn't have as many scalar types.
peterfirefly 5 hours ago Could be fixed by having a nicer casting syntax (like Rust) or by not having so damn many scalar types that are used in practice."Explicit casts only" worked fine in Modula-2, which doesn't have as many scalar types.
Could be fixed by having a nicer casting syntax (like Rust) or by not having so damn many scalar types that are used in practice.
"Explicit casts only" worked fine in Modula-2, which doesn't have as many scalar types.