Life is TraversableOnce

programming / Java / Scala / Rust

2017-01-01から1ヶ月間の記事一覧

Rustの資料集(日本語版)

勝手に引用しているので問題があればご連絡ください。 公式ドキュメント 公式ドキュメントのトップ プログラミング言語Rust(trpl)(日本語版) 通称The Book 日本語版は少し古い版(1.6)をもとにしている? Rust言語仕様 標準ライブラリのrustdoc The Rustn…

Concurrency: event loops vs thread model

http://stackoverflow.com/questions/25280207/what-are-the-differences-between-event-driven-and-thread-based-server-system