Jeff Niu
Results
133
comments of
Jeff Niu
> and you get back either the rewritten program or a failure. As @apaszke pointed out, this works well for us because of the immutable setting we worked in. This...
This seems like a hole in our documentation. Unlike languages like C++, Mojo reserves the right to optimize a copy into a move if it can. This means that move...
This is no longer relevant because the feature was removed