Rust talk: How to implement Iterator on tuples... kind of

Hosted By
Safigan

詳細
Have you ever wanted to iterate over a collection of types that share the same trait? You could put them in an array or a vector but than you would have to convert them into a trait object first. What a hassle! What if I told you you can use a tuple instead?
Andrew Safigan (Software Engineer at NEI Japan) will give a talk about implementing iterators on tuples in Rust. Join us to learn about the benefits and challenges of trying to do so.
The event is being held at Kyoto City Higashiyama Iki-Iki Citizens’ Activity Centre in Room 102. It is about 6 minutes walk for Sanjo Station.
Agenda
- 15 minutes open chat
- 30 minutes presentation & questions
- 15 minutes open chat
After the event you are welcome go to a local cafe and talk casually with others.
新型コロナウイルス感染症に関する安全対策
マスク着用が必須です
イベントは屋内で開催されます
イベント オーガナイザーは、このイベントに対して上記の安全対策を講じています。 Meetupは、これらの予防措置が遵守されていることを確認する責任を負わず、独自に検証することもありません。

Kyoto Rust
イベントをもっと見る
Kyoto City Higashiyama Iki-Iki Citizens’ Activity Centre
442 Tatsumichō, Higashiyama Ward, Kyoto · Kyoto
Rust talk: How to implement Iterator on tuples... kind of