Method List
Search:
-
#! NilClass
-
#! Boolean
-
#! BasicObject
-
#!= BasicObject
-
#!~ Kernel
-
#% Number
-
#% Range
-
#% String
-
#% Numeric
-
#& NilClass
-
#& Boolean
-
#& Number
-
#& Array
-
#* Number
-
#* String
-
#* Rational
-
#* Complex
-
#* Array
-
#** Complex
-
#** Number
-
#** Rational
-
#+ Array
-
#+ Complex
-
#+ Rational
-
#+ Number
-
#+ String
-
#+ Enumerator
-
#+ Time
-
#+@ Numeric
-
#+@ Number
-
#- Complex
-
#- Number
-
#- Set
-
#- Rational
-
#- Time
-
#- Array
-
#-@ Number
-
#-@ Complex
-
#-@ Numeric
-
#-@ String
-
#/ Rational
-
#/ Number
-
#/ Complex
-
#< Comparable
-
#< Module
-
#< Number
-
#< Hash
-
#<< Method
-
#<< Array
-
#<< Enumerator::Yielder
-
#<< IO
-
#<< Proc
-
#<< Number
-
#<= Comparable
-
#<= Module
-
#<= Number
-
#<= Hash
-
#<=> Numeric
-
#<=> String
-
#<=> Kernel
-
#<=> Module
-
#<=> Rational
-
#<=> Array
-
#<=> Number
-
#<=> Time
-
#== Set
-
#== NilClass
-
#== Boolean
-
#== Random
-
#== Complex
-
#== MatchData
-
#== Regexp
-
#== String
-
#== Rational
-
#== Comparable
-
#== Enumerator.self::ArithmeticSequence
-
#== Hash
-
#== Array
-
#== BasicObject
-
#== Number
-
#== Time
-
#== Struct
-
#=== Regexp
-
=== Float
-
#=== Range
-
#=== Module
-
#=== Kernel
-
#=~ Kernel
-
#=~ String
-
#=~ Regexp
-
#> Hash
-
#> Module
-
#> Comparable
-
#> Number
-
#>= Number
-
#>= Module
-
#>= Comparable
-
#>= Hash
-
#>> Proc
-
#>> Method
-
#>> Number
-
#Array Kernel
-
#Complex Kernel
-
#Float Kernel
-
#Hash Kernel
-
#Integer Kernel
-
#Rational Kernel
-
#String Kernel
-
#[] String
-
[] Set
-
#[] MatchData
-
#[] ObjectSpace.self::WeakMap
-
[] Hash
-
#[] Number
-
#[] Hash
-
[] Array
-
#[] Array
-
#[] Struct
-
#[]= Hash
-
#[]= ObjectSpace.self::WeakMap
-
#[]= Array
-
#[]= Struct
-
#^ Boolean
-
#^ Number
-
#^ NilClass
-
#__coerced__ Numeric
-
#__id__ String
-
#__id__ BasicObject
-
#__id__ Number
-
#__id__ Boolean
-
#__marshal__ Struct
-
#__marshal__ Integer
-
#__marshal__ Float
-
#__marshal__ String
-
#__marshal__ Hash
-
#__marshal__ Array
-
#__marshal__ Class
-
#__marshal__ Range
-
#__marshal__ BasicObject
-
#__marshal__ Regexp
-
#__marshal__ NilClass
-
#__marshal__ Boolean
-
#__marshal__ Proc
-
#__marshal__ Module
-
#__marshal__ Method
-
#__marshal__ MatchData
-
__register_clock__ Process
-
#__send__ BasicObject
-
#_greater_than_begin? Enumerator.self::ArithmeticSequence
-
#_lesser_than_end? Enumerator.self::ArithmeticSequence
-
_load String
-
_parse_offset Time
-
_verify_count Random
-
#abs Numeric
-
#abs Rational
-
#abs Number
-
#abs Complex
-
#abs2 Number
-
#abs2 Numeric
-
#abs2 Complex
-
absolute_path File
-
#add Set
-
#add? Set
-
#alias_method Module
-
#alias_native Module
-
#all? Enumerable
-
#allbits? Number
-
allocate Number
-
allocate NilClass
-
allocate Boolean
-
allocate Float
-
allocate Integer
-
allocate Regexp
-
#allocate Class
-
allocate Hash
-
allocate Module
-
#alphanumeric Random.self::Formatter
-
#ancestors Module
-
#angle Numeric
-
#angle Complex
-
#angle Number
-
#any? Array
-
#any? Enumerable
-
#anybits? Number
-
#append Marshal.self::WriteBuffer
-
#append_features Module
-
#append_symbol Marshal.self::WriteBuffer
-
are_both_numbers_or_strings __JS__::Opal
-
#args NoMethodError
-
#arity UnboundMethod
-
#arity Proc
-
#arity Method
-
#ascii_compatible? Encoding
-
#ascii_only? String
-
#asctime Time
-
#assoc Array
-
#assoc Hash
-
at Time
-
#at Array
-
#at_exit Kernel
-
atan2 Math
-
#attached_object Class
-
#attr Module
-
#attr_accessor Module
-
#attr_reader Module
-
#attr_writer Module
-
#autoload Module
-
autoload Top Level Namespace
-
#autoload? Module
-
#b String
-
#backtrace Exception
-
#backtrace_locations Exception
-
#base64 Random.self::Formatter
-
basename File
-
#begin Range
-
#begin Enumerator.self::ArithmeticSequence
-
#begin MatchData
-
#between? Comparable
-
#binary? Encoding
-
#bind UnboundMethod
-
#bind_call UnboundMethod
-
#binding Proc
-
#binding Kernel
-
#bit_length Number
-
bridge Opal
-
browser? Opal::IRB
-
#bsearch Range
-
#bsearch Array
-
#bsearch_index Array
-
#buffer Marshal.self::WriteBuffer
-
#buffer Marshal.self::ReadBuffer
-
#bytes Random
-
bytes Random
-
#bytes String
-
#bytesize String
-
#bytesize Encoding
-
#call Method
-
#call Proc
-
call PatternMatching
-
#caller Kernel
-
#caller_locations Kernel
-
#capitalize String
-
#captures MatchData
-
#casecmp String
-
#casecmp? String
-
#casefold? Regexp
-
#catch Kernel
-
#cause Exception
-
#ceil Number
-
#ceil Numeric
-
#ceil Rational
-
#center String
-
#chars String
-
#charsize Encoding
-
chdir Dir
-
checked Math
-
#chomp String
-
#chop String
-
#chr Number
-
#chr String
-
#chunk Enumerable
-
#chunk_while Enumerable
-
#clamp Comparable
-
#class Kernel
-
#class_variable_defined? Module
-
#class_variable_get Module
-
class_variable_name! Opal
-
#class_variable_set Module
-
#class_variables Module
-
#classify Set
-
#clear Hash
-
#clear Set
-
#clear Array
-
clock_gettime Process
-
#clone Kernel
-
#clone Boolean
-
#clone Numeric
-
#clone NilClass
-
#clone String
-
#clone Hash
-
#close IO
-
#close_read IO
-
#close_write IO
-
#closed? IO
-
#codepoints String
-
#coerce Number
-
#coerce Numeric
-
#coerce Complex
-
#coerce Rational
-
coerce_to! Opal
-
coerce_to? Opal
-
#collect Enumerator.self::Lazy
-
#collect Enumerable
-
#collect Array
-
#collect! Set
-
#collect! Array
-
#collect_concat Enumerator.self::Lazy
-
#collect_concat Enumerable
-
#combination Array
-
#comments Method
-
#comments UnboundMethod
-
#compact Hash
-
#compact Array
-
#compact Enumerable
-
#compact! Hash
-
#compact! Array
-
compare Opal
-
#compare_by_identity Hash
-
#concat Array
-
#conj Complex
-
#conj Numeric
-
#const_added Module
-
#const_defined? Module
-
#const_get Module
-
const_get_name __JS__::Opal
-
const_lookup_Object __JS__::Opal
-
const_lookup_ancestors __JS__::Opal
-
const_lookup_nesting __JS__::Opal
-
#const_missing Module
-
const_missing __JS__::Opal
-
const_name! Opal
-
const_name? Opal
-
#const_set Module
-
constants Module
-
#constants Module
-
convert Rational
-
#copy_class_variables Module
-
#copy_constants Module
-
#copy_instance_variables Kernel
-
#copy_singleton_methods Kernel
-
#count Range
-
#count Array
-
#count String
-
#count Enumerable
-
#cover? Range
-
create_dummy_iclass __JS__::Opal
-
#curry Proc
-
#curry Method
-
#cweek_cyear Time
-
#cycle Enumerable
-
#cycle Array
-
#deconstruct Array
-
#deconstruct_keys Struct
-
#deconstruct_keys Hash
-
#default Hash
-
#default= Hash
-
#default_external Encoding
-
#default_proc Hash
-
#default_proc= Hash
-
define_finalizer ObjectSpace
-
#define_method Module
-
#define_singleton_method Kernel
-
define_struct_attribute Struct
-
#delete Hash
-
#delete Set
-
#delete Array
-
#delete String
-
#delete? Set
-
#delete_at Array
-
#delete_if Array
-
#delete_if Hash
-
#delete_if Set
-
#delete_prefix String
-
#delete_suffix String
-
#denominator Complex
-
#denominator Number
-
#denominator Rational
-
#denominator Numeric
-
#descendants Class
-
destructure Opal
-
#detect Enumerable
-
#difference Array
-
#dig Struct
-
#dig Array
-
#dig Hash
-
#digits Number
-
directory? File
-
dirname File
-
#disable TracePoint
-
#disjoint? Set
-
#div Numeric
-
#divmod Numeric
-
#divmod Number
-
#downcase String
-
#downto Number
-
#drop Array
-
#drop Enumerator.self::Lazy
-
#drop Enumerable
-
#drop_while Enumerator.self::Lazy
-
#drop_while Enumerable
-
#dummy? Encoding
-
dump Marshal
-
#dup Proc
-
#dup Boolean
-
#dup Array
-
#dup Numeric
-
#dup Module
-
#dup Kernel
-
#dup String
-
#dup NilClass
-
#dup Set
-
#dup Time
-
#each Enumerator::Generator
-
#each Struct
-
#each IO
-
#each Set
-
#each Range
-
#each Enumerator.self::Chain
-
#each Enumerator.self::ArithmeticSequence
-
#each Array
-
#each Enumerator
-
#each Hash
-
#each_byte IO
-
#each_byte String
-
#each_byte Encoding
-
#each_char String
-
#each_char Encoding
-
#each_char IO
-
#each_codepoint String
-
#each_cons Enumerable
-
#each_entry Enumerable
-
#each_index Array
-
#each_key Hash
-
#each_line String
-
#each_pair Struct
-
#each_slice Enumerable
-
#each_value Hash
-
#each_with_index Enumerator
-
#each_with_index Enumerable
-
#each_with_object Enumerable
-
#empty? String
-
#empty? Hash
-
#empty? Set
-
#empty? Array
-
#enable TracePoint
-
#enabled? TracePoint
-
#encode String
-
#encoding String
-
#end MatchData
-
#end Enumerator.self::ArithmeticSequence
-
#end Range
-
#end_with? String
-
ensure_loaded Opal::IRB
-
#entries Enumerable
-
#enum_for Enumerator.self::Lazy
-
#enum_for Kernel
-
#enumerator_size Enumerable
-
#eof IO
-
#eql? BasicObject
-
#eql? Array
-
#eql? Range
-
#eql? Set
-
#eql? Complex
-
#eql? Struct
-
#eql? Time
-
#equal? Kernel
-
#equal? Number
-
errno SystemCallError
-
#errno SystemCallError
-
escape Regexp
-
#eval Kernel
-
#eval Binding
-
#even? Number
-
#event TracePoint
-
#except Hash
-
#except! Hash
-
#exception Exception
-
exception Exception
-
#exclude_end? Range
-
#exclude_end? Enumerator.self::ArithmeticSequence
-
exist? File
-
#exit Kernel
-
#exitstatus Process::Status
-
expand_path File
-
#extend Kernel
-
#extend_object Module
-
#extended Module
-
extname File
-
#fdiv Numeric
-
#fdiv Complex
-
#feed Enumerator
-
#fetch Hash
-
#fetch Array
-
#fetch_values Hash
-
#fileno IO
-
#fill Array
-
#filter_map Enumerable
-
find Encoding
-
#find_all Enumerator.self::Lazy
-
#find_all Enumerable
-
#find_index Enumerable
-
#finite? Complex
-
#finite? Numeric
-
#finite? Number
-
#first Enumerable
-
#first Enumerator.self::ArithmeticSequence
-
#first Array
-
#first Range
-
#flatten Array
-
#flatten Hash
-
#flatten! Array
-
float! Math
-
#floor Numeric
-
#floor Number
-
#floor Rational
-
#flush IO
-
for Enumerator
-
for Enumerator.self::Lazy
-
#force_encoding String
-
#format Kernel
-
#freeze Kernel
-
#freeze Set
-
#freeze String
-
#freeze Regexp
-
#freeze Hash
-
#freeze Array
-
#freeze Module
-
frexp Math
-
from_string Rational
-
from_string Complex
-
#frozen? String
-
#frozen? Kernel
-
#full_message Exception
-
gamma Math
-
#gcd Number
-
#gcdlcm Number
-
generator= Random
-
#getbyte String
-
#getbyte IO
-
#getc IO
-
#getgm Time
-
#gets Kernel
-
#gets IO
-
gm Time
-
#gmt? Time
-
#gmt_offset Time
-
#gmtime Time
-
#grep Enumerable
-
#grep Enumerator.self::Lazy
-
#grep_v Enumerable
-
#group_by Enumerable
-
#gsub String
-
#has_key? Hash
-
#has_value? Hash
-
#hash Rational
-
#hash Time
-
#hash Enumerator.self::ArithmeticSequence
-
#hash String
-
#hash Array
-
#hash Hash
-
#hash Struct
-
#hash Kernel
-
#hash Complex
-
#hash Range
-
#hex String
-
#hex Random.self::Formatter
-
home Dir
-
hypot Math
-
#i Numeric
-
#imag Complex
-
#imag Numeric
-
#include Module
-
include Top Level Namespace
-
#include? ObjectSpace.self::WeakMap
-
#include? Array
-
#include? String
-
#include? Enumerable
-
#include? Set
-
#include? Module
-
#included Module
-
#included_modules Module
-
#index String
-
#index Marshal.self::ReadBuffer
-
#index Array
-
#index Hash
-
#indexes Hash
-
#infinite? Numeric
-
#infinite? Complex
-
#infinite? Number
-
#inherited Class
-
inherited Struct
-
inherited Array
-
#initialize FrozenError
-
#initialize UncaughtThrowError
-
#initialize Opal::IRB::Silencer
-
#initialize IO
-
#initialize Array.self::SampleRandom
-
#initialize Module
-
#initialize UnboundMethod
-
#initialize Set
-
#initialize MatchData
-
#initialize ObjectSpace.self::WeakMap
-
#initialize Enumerator.self::Lazy
-
#initialize Enumerator.self::Chain
-
#initialize Marshal.self::ReadBuffer
-
#initialize Marshal.self::WriteBuffer
-
#initialize Random
-
#initialize Hash
-
#initialize Method
-
#initialize Enumerator.self::ArithmeticSequence
-
#initialize String
-
#initialize Enumerator::Generator
-
#initialize Enumerator::Yielder
-
#initialize PatternMatching
-
#initialize Encoding
-
#initialize Process::Status
-
#initialize BasicObject
-
#initialize TracePoint
-
#initialize Array
-
#initialize Enumerator
-
#initialize Struct
-
#initialize Binding
-
#initialize Complex
-
#initialize Rational
-
#initialize Range
-
#initialize Exception
-
#initialize KeyError
-
#initialize NoMethodError
-
#initialize NameError
-
#initialize_clone Kernel
-
#initialize_copy Struct
-
#initialize_copy Kernel
-
#initialize_copy String
-
#initialize_copy Array
-
#initialize_dup Class
-
#initialize_dup Kernel
-
#inject Enumerable
-
#insert Array
-
#inspect MatchData
-
#inspect String
-
#inspect Time
-
inspect Opal
-
#inspect Process::Status
-
#inspect Encoding
-
#inspect Exception
-
#inspect Hash
-
#inspect Enumerator
-
#inspect Enumerator.self::ArithmeticSequence
-
#inspect Struct
-
#inspect Kernel
-
#inspect NilClass
-
#inspect Complex
-
#inspect Enumerator.self::Chain
-
#inspect UnboundMethod
-
#inspect Enumerator.self::Lazy
-
#inspect Range
-
#inspect Regexp
-
#inspect Set
-
#inspect Method
-
#inspect Rational
-
#inspect Array
-
#inspect Refinement
-
#instance_eval BasicObject
-
#instance_exec BasicObject
-
#instance_method Module
-
#instance_methods Module
-
#instance_of? Kernel
-
#instance_of? Number
-
#instance_variable_defined? Kernel
-
#instance_variable_get Kernel
-
#instance_variable_set Kernel
-
#instance_variables NilClass
-
#instance_variables Array
-
#instance_variables String
-
#instance_variables Module
-
#instance_variables Kernel
-
integer! Math
-
#integer? Numeric
-
#integer? Number
-
#intern String
-
#internal_encoding String
-
#intersect? Array
-
#intersect? Set
-
#intersection Array
-
#invert Hash
-
#irb Binding
-
#is_a? Number
-
#is_a? Kernel
-
#isdst Time
-
#itself Kernel
-
join File
-
#join Array
-
#js_eval Binding
-
#keep_if Hash
-
#keep_if Array
-
#keep_if Set
-
#key KeyError
-
#keys Hash
-
keyword_init? Struct
-
#lambda Kernel
-
#lambda? Proc
-
#last Array
-
#last Enumerator.self::ArithmeticSequence
-
#last Range
-
last_match Regexp
-
#lazy Enumerable
-
#lazy Enumerator.self::Lazy
-
#lcm Number
-
ldexp Math
-
#length Struct
-
#length Array
-
#length String
-
#length MatchData
-
#length Hash
-
#length Marshal.self::ReadBuffer
-
lgamma Math
-
#lines String
-
#ljust String
-
load Marshal
-
#load Kernel
-
local Time
-
#local_variable_defined? Binding
-
#local_variable_get Binding
-
#local_variable_set Binding
-
#local_variables Binding
-
log Math
-
log10 Math
-
log2 Math
-
#loop Kernel
-
#lstrip String
-
#marshal_load Range
-
#match PatternMatching
-
#match MatchData
-
#match Regexp
-
#match String
-
#match? String
-
#match? Regexp
-
#match_length MatchData
-
#max Enumerable
-
#max Array
-
#max Range
-
#max_by Enumerable
-
#members Struct
-
members Struct
-
#merge Set
-
#merge Hash
-
#merge! Hash
-
#message Exception
-
#method Kernel
-
#method_added Module
-
#method_defined? Module
-
#method_missing BasicObject
-
#method_missing Boolean
-
#method_removed Module
-
#method_undefined Module
-
#methods Kernel
-
#min Enumerable
-
#min Range
-
#min Array
-
#min_by Enumerable
-
#minmax Enumerable
-
#minmax_by Enumerable
-
#module_eval Module
-
#module_exec Module
-
#module_function Module
-
#name Module
-
#name NameError
-
#name Encoding
-
#name Method
-
#name UnboundMethod
-
#named_captures Regexp
-
#named_captures MatchData
-
#names Regexp
-
#names Encoding
-
#names MatchData
-
#nan? Number
-
#negative? Numeric
-
#negative? Number
-
nesting Module
-
new String
-
new Time
-
new Exception
-
new Proc
-
new Struct
-
new Regexp
-
#new Class
-
new Class
-
new_seed Random
-
#next String
-
#next Enumerator
-
#next Number
-
#next_float Number
-
#next_values Enumerator
-
#nil? NilClass
-
#nil? Kernel
-
#nobits? Number
-
#none? Enumerable
-
#nonzero? Numeric
-
#nonzero? Number
-
now Time
-
#numerator Numeric
-
#numerator Rational
-
#numerator Number
-
#numerator Complex
-
#object_cache Marshal.self::ReadBuffer
-
#oct String
-
#odd? Number
-
#offset MatchData
-
#one? Enumerable
-
#open Kernel
-
#options Regexp
-
#ord Number
-
#ord String
-
#output Opal::IRB
-
#owner UnboundMethod
-
#owner Method
-
#p Kernel
-
#pack Array
-
#parameters Proc
-
#parameters UnboundMethod
-
#parameters Method
-
#partition String
-
#partition Enumerable
-
#peek Enumerator
-
#peek_values Enumerator
-
#permutation Array
-
#pid Process::Status
-
pid Process
-
#polar Complex
-
polar Complex
-
#polar Numeric
-
#pop Array
-
#positive? Number
-
#positive? Numeric
-
#post_match MatchData
-
#pow Number
-
#pre_match MatchData
-
#pred Number
-
prepare_console Opal::IRB
-
#prepend Module
-
#prepend_features Module
-
#prepended Module
-
#prev_float Number
-
#print IO
-
#print Kernel
-
#printf Kernel
-
pristine Opal
-
private Top Level Namespace
-
#private_class_method Module
-
#private_constant Module
-
#private_method_defined? Module
-
#private_methods Kernel
-
#proc Kernel
-
#product Array
-
#proper_subset? Set
-
public Top Level Namespace
-
#public Module
-
#public_constant Module
-
#public_methods Kernel
-
#push Array
-
#puts Kernel
-
#puts IO
-
pwd Dir
-
#quo Number
-
#quo Numeric
-
#raise Kernel
-
#rand Array.self::SampleRandom
-
rand Random
-
#rand Random
-
#rand Kernel
-
#random_bytes Random.self::Formatter
-
random_float Random
-
#random_float Random.self::Formatter
-
#random_float Random
-
#random_number Random.self::Formatter
-
#rassoc Hash
-
#rassoc Array
-
#rationalize Number
-
#rationalize NilClass
-
#rationalize Complex
-
#rationalize Rational
-
#read Marshal.self::ReadBuffer
-
#read IO
-
#read_array Marshal.self::ReadBuffer
-
#read_bignum Marshal.self::ReadBuffer
-
#read_byte Marshal.self::ReadBuffer
-
#read_cached_object Marshal.self::ReadBuffer
-
#read_cached_symbol Marshal.self::ReadBuffer
-
#read_char Marshal.self::ReadBuffer
-
#read_class Marshal.self::ReadBuffer
-
#read_extended_object Marshal.self::ReadBuffer
-
#read_fixnum Marshal.self::ReadBuffer
-
#read_float Marshal.self::ReadBuffer
-
#read_hash Marshal.self::ReadBuffer
-
#read_hashdef Marshal.self::ReadBuffer
-
#read_module Marshal.self::ReadBuffer
-
#read_object Marshal.self::ReadBuffer
-
#read_primitive_with_ivars Marshal.self::ReadBuffer
-
#read_proc IO
-
#read_regexp Marshal.self::ReadBuffer
-
#read_string Marshal.self::ReadBuffer
-
#read_struct Marshal.self::ReadBuffer
-
#read_symbol Marshal.self::ReadBuffer
-
#read_user_class Marshal.self::ReadBuffer
-
#read_user_defined Marshal.self::ReadBuffer
-
#read_user_marshal Marshal.self::ReadBuffer
-
#readbyte IO
-
#readchar IO
-
#readline IO
-
#readline Kernel
-
#readlines IO
-
#readpartial IO
-
#real Numeric
-
#real Complex
-
#real? Numeric
-
#real? Complex
-
#receiver Method
-
#receiver Binding
-
#receiver KeyError
-
#receiver FrozenError
-
#rect Complex
-
#rect Numeric
-
rect Complex
-
reduce Rational
-
#refine Module
-
#refined_class Refinement
-
#refinements Module
-
#regexp MatchData
-
register Encoding
-
#rehash Hash
-
#reject Array
-
#reject Enumerable
-
#reject Enumerator.self::Lazy
-
#reject Hash
-
#reject! Array
-
#reject! Hash
-
#reject! Set
-
#remainder Number
-
#remove_class_variable Module
-
#remove_const Module
-
#remove_instance_variable Kernel
-
#remove_method Module
-
#repeated_combination Array
-
#repeated_permutation Array
-
#replace Set
-
#replace Array
-
#replace Hash
-
#require Kernel
-
#require_relative Kernel
-
#require_tree Kernel
-
#reseed Random
-
#respond_to? Kernel
-
respond_to? Opal
-
#respond_to_missing? BasicObject
-
#respond_to_missing? Kernel
-
#respond_to_missing? Boolean
-
#result StopIteration
-
#returns PatternMatching
-
#reverse Array
-
#reverse String
-
#reverse! Array
-
#reverse_each Array
-
#reverse_each Enumerable
-
#rewind Enumerator
-
#rewind Enumerator.self::Chain
-
#rindex String
-
#rindex Array
-
#rjust String
-
#rotate Array
-
#rotate! Array
-
#round Number
-
#round Numeric
-
#round Rational
-
#rpartition String
-
#rstrip String
-
#safe_const_get Marshal.self::ReadBuffer
-
#sample Array
-
#save_link Marshal.self::WriteBuffer
-
#scan String
-
#seed Random
-
#select Array
-
#select Hash
-
#select! Set
-
#select! Array
-
#select! Hash
-
#self TracePoint
-
#set_backtrace Exception
-
set_meta __JS__::Opal
-
#shift Hash
-
#shift Array
-
#shuffle Array
-
#shuffle! Array
-
#silence Opal::IRB::Silencer
-
#singleton_class String
-
#singleton_class Kernel
-
#singleton_class NilClass
-
#singleton_class Boolean
-
#singleton_class? Module
-
#singleton_method_added BasicObject
-
#singleton_method_removed BasicObject
-
#singleton_method_undefined BasicObject
-
#size Enumerator.self::Chain
-
#size Enumerator.self::ArithmeticSequence
-
#size Range
-
#size Number
-
#size Set
-
#size Enumerator
-
#sleep Kernel
-
#slice Hash
-
#slice! Array
-
#slice_after Enumerable
-
#slice_before Enumerable
-
#slice_when Enumerable
-
#sort Enumerable
-
#sort Array
-
#sort! Array
-
#sort_by Enumerable
-
#sort_by! Array
-
#source UnboundMethod
-
#source Regexp
-
#source_location Proc
-
#source_location Binding
-
#source_location UnboundMethod
-
#source_location Method
-
#split String
-
split File
-
sqrt Integer
-
#squeeze String
-
srand Random
-
#srand Kernel
-
start GC
-
#start_with? String
-
#state Random
-
#step Numeric
-
#step Enumerator.self::ArithmeticSequence
-
#step Range
-
#strftime Time
-
#string MatchData
-
#strip String
-
#sub String
-
#subclasses Class
-
#subset? Set
-
#subtract Set
-
#succ Time
-
#success? Process::Status
-
#sum String
-
#sum Enumerable
-
#superclass Class
-
#superset? Set
-
#swapcase String
-
#symbols_cache Marshal.self::ReadBuffer
-
#sync IO
-
#sysread IO
-
#tag UncaughtThrowError
-
#taint Kernel
-
#tainted? Kernel
-
#take Enumerator.self::Lazy
-
#take Array
-
#take Enumerable
-
#take_while Array
-
#take_while Enumerator.self::Lazy
-
#take_while Enumerable
-
#tally Enumerable
-
tan Math
-
#tap Kernel
-
#throw Kernel
-
times Process
-
#times Number
-
#to_a Array
-
#to_a Range
-
#to_a Struct
-
#to_a Time
-
#to_a Hash
-
#to_a Set
-
#to_a MatchData
-
#to_a NilClass
-
#to_ary Array
-
#to_c NilClass
-
#to_c String
-
#to_c Numeric
-
#to_f Number
-
#to_f String
-
#to_f Rational
-
#to_f Time
-
#to_f Complex
-
#to_h Struct
-
#to_h NilClass
-
#to_h Enumerable
-
#to_h Hash
-
#to_h Array
-
#to_hash Hash
-
#to_i Number
-
#to_i Complex
-
#to_i Time
-
#to_i Rational
-
#to_i NilClass
-
#to_i String
-
#to_int Numeric
-
#to_proc Kernel
-
#to_proc Enumerator::Yielder
-
#to_proc String
-
#to_proc Proc
-
#to_proc Hash
-
#to_proc Method
-
#to_r Rational
-
#to_r Number
-
#to_r Complex
-
#to_r NilClass
-
#to_r String
-
#to_s Encoding
-
#to_s Class
-
#to_s NilClass
-
#to_s Kernel
-
#to_s Rational
-
#to_s Exception
-
#to_s MatchData
-
#to_s String
-
to_s Top Level Namespace
-
#to_s Module
-
#to_s Complex
-
#to_s Number
-
#to_s Range
-
#to_s Boolean
-
#to_set Enumerable
-
top_define_method __JS__::Opal
-
#tr String
-
#tr_s String
-
trace TracePoint
-
#transform_keys Hash
-
#transform_keys! Hash
-
#transform_values Hash
-
#transform_values! Hash
-
#transpose Array
-
trap Signal
-
#truncate Numeric
-
#truncate Number
-
#truncate Rational
-
try_convert String
-
try_convert Array
-
try_convert Opal
-
try_convert Integer
-
try_convert Hash
-
#tty IO
-
#tty? IO
-
#unbind Method
-
#undef_method Module
-
undefine_finalizer ObjectSpace
-
#unicode_normalize String
-
#unicode_normalized? String
-
#union Array
-
union Regexp
-
#uniq Enumerable
-
#uniq Array
-
#uniq! Array
-
#unpack String
-
#unpack1 String
-
#unshift Array
-
#untaint Kernel
-
#upcase String
-
#upto Number
-
#upto String
-
urandom Random
-
#urlsafe_base64 Random.self::Formatter
-
#usec Time
-
#using Module
-
using Top Level Namespace
-
#uuid Random.self::Formatter
-
#valid_encoding? String
-
#value UncaughtThrowError
-
#values Hash
-
#values_at Struct
-
#values_at Array
-
#values_at MatchData
-
#version Marshal.self::WriteBuffer
-
#version Marshal.self::ReadBuffer
-
#warn Kernel
-
#warnings Opal::IRB::Silencer
-
#with_index Enumerator
-
#with_precision Rational
-
#write IO
-
#write Marshal.self::WriteBuffer
-
#write_array Marshal.self::WriteBuffer
-
#write_bignum Marshal.self::WriteBuffer
-
#write_class Marshal.self::WriteBuffer
-
#write_extends Marshal.self::WriteBuffer
-
#write_fixnum Marshal.self::WriteBuffer
-
#write_float Marshal.self::WriteBuffer
-
#write_hash Marshal.self::WriteBuffer
-
#write_ivars_prefix Marshal.self::WriteBuffer
-
#write_ivars_suffix Marshal.self::WriteBuffer
-
#write_module Marshal.self::WriteBuffer
-
#write_object Marshal.self::WriteBuffer
-
#write_object_link Marshal.self::WriteBuffer
-
#write_proc IO
-
#write_regexp Marshal.self::WriteBuffer
-
#write_string Marshal.self::WriteBuffer
-
#write_user_class Marshal.self::WriteBuffer
-
#write_userdef Marshal.self::WriteBuffer
-
#write_usr_marshal Marshal.self::WriteBuffer
-
#yday Time
-
#yield Enumerator::Yielder
-
#yield_self Kernel
-
#zero? Number
-
#zero? Numeric
-
#zip Array
-
#zip Enumerable
-
#zone Time
-
#| Set
-
#| NilClass
-
#| Number
-
#| Boolean
-
#| Array
-
#~ Regexp
-
#~ Number