6 ms·
That would mess with dot syntax usually reserved for method calls. Like rust's "hello".to_string();
by coderedart 1y ago
That would mess with dot syntax usually reserved for method calls. Like rust's "hello".to_string();
- cxr 1y agoOberon doesn't have string methods (and people who opt not to parenthesize for cases like that deserve the punishment).