Cheng Wei: > string str = "hello" ~ 10; > assert(str == "hello\n"); > > Is this a useful feature or just a bug?
I'd call it trash-feature :-| Bye, bearophile
Cheng Wei: > string str = "hello" ~ 10; > assert(str == "hello\n"); > > Is this a useful feature or just a bug?
I'd call it trash-feature :-| Bye, bearophile