Actions
Feature #21932
open`MatchData#get_int`
Feature #21932:
`MatchData#get_int`
Status:
Open
Assignee:
-
Target version:
-
Description
This is suggested by @akr (Akira Tanaka) today, $~.get_int(1) is equivalent to $1.to_i but does not create the intermediate string object.
Actions