--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Match---Matches rxp against the contents of $_. Equivalent to rxp =~ $_.
- !ruby/struct:SM::Flow::VERB
body: " $_ = "input data"\n ~ /at/ #=> 7\n"
full_name: Regexp#~
is_singleton: false
name: "~"
params: |
~ rxp => integer or nil
visibility: public