RubyKaigi 2024 Wrap Party での発表スライドです。
https://connpass.com/event/318501/
資料に登場したURL
TypeProf に投げた patch
- Initial support lambda node #173
https://github.com/ruby/typeprof/pull/173
- Add singleton class to known-issues #181
https://github.com/ruby/typeprof/pull/181
- Support keyword arguments support partially #182
https://github.com/ruby/typeprof/pull/182
個人的な TypeProf 名所 ScenarioCompiler クラス
https://github.com/ruby/typeprof/blob/master/test/scenario_compiler.rb
Ruby の静的型チェック × ISUCON という夢 - カレーの恩返し
https://euglena1215.hatenablog.jp/entry/2024/05/27/205728
ISUCON13 で rbs-inline 使ってみた - カレーの恩返し
https://euglena1215.hatenablog.jp/entry/2024/05/28/092019
rbs_inline_data gem
https://github.com/euglena1215/rbs_inline_data