Anyone else messing around with Rust? If so, what are your pain points?
-
-
@wycats I guess it just saves you from having (void) return statements at the end of functions where the return value doesn’t matter. -
@sferik you wouldn't want return statements in little lambdas .each(|x| { something(); return; }) worse than .each(|x| { something(); })
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.