るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.274秒)
トップページ > 種類:関数[x] > バージョン:2.7.0[x] > クエリ:rb_str_concat[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

VALUE rb_str_concat(VALUE s1, VALUE s2) (114304.0)

equivalent to "s1.concat s2"

equivalent to "s1.concat s2"