Title
Pattern Matching in Ruby
Video
Slide
Abstract
Pattern matching is a very powerful feature, but Ruby does not have it. To support the feature, it is necessary to consider the pattern matching system based on the object model of Ruby. This talk will introduce an example of pattern matching in Ruby through the pattern-match library.
Speaker
Kazuki Tsujimoto
Affiliation
Nomura Research Institute, Ltd.
Bio
Kazuki Tsujimoto is an infrastructure engineer at Nomura Research Institute, Ltd. He is also a CRuby committer.
GitHub
Language
Japanese