Class: CAString

Inherits:
Object
  • Object
show all
Includes:
CArray::StringOperationMixin, CArray::StringOperationMixin::Mutable
Defined in:
lib/carray/string.rb

Overview

Mutable object-backed String Face: L1 ops + in-place variants.

Method Summary

Methods included from CArray::StringOperationMixin::Mutable

#capitalize!, #chomp!, #downcase!, #gsub!, #lstrip!, #rstrip!, #strip!, #swapcase!, #upcase!

Methods included from CArray::StringOperationMixin

#bytesize, #capitalize, #center, #chomp, #delete_prefix, #delete_suffix, #downcase, #encode, #end_with?, #extract, #force_encoding, #gsub, #in?, #include?, #ljust, #lstrip, #match?, #rindex, #rjust, #rstrip, #scrub, #start_with?, #str_index, #str_len, #strip, #swapcase, #to_const_string, #to_f, #to_fixlen_string, #to_i, #to_string, #upcase