Skip to main content

Module functions

Module functions 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Constants§

RUBY_BACKEND_PASS_VERSION
Ruby backend version
RUBY_BACKEND_VERSION
Ruby version string
RUBY_MIN_VERSION
Ruby min version supported
RUBY_PASS_VERSION
Ruby pass version
RUBY_RUNTIME
Minimal Ruby runtime module emitted before the generated code.

Functions§

ruby_comparable_impl
Ruby Comparable mixin helper
ruby_concurrent_future
ruby_concurrent_promise
Ruby concurrent-ruby primitives
ruby_define_finalizer
Ruby ObjectSpace finalizer
ruby_double_splat
Ruby double splat
ruby_enumerable_impl
Ruby Enumerable mixin helper
ruby_format
Ruby format string (Kernel#format)
ruby_frozen_str
Ruby frozen literal constants
ruby_heredoc
Ruby heredoc
ruby_inline_c
Ruby inline C extension helper
ruby_memoize
Ruby memoize pattern
ruby_method_missing
Ruby method missing
ruby_respond_to_missing
Ruby respond_to_missing?
ruby_safe_nav
Ruby safe navigation operator
ruby_tap
Ruby tap helper
ruby_then
Ruby then/yield_self
ruby_thread_safe_array_read
Ruby concurrent array access pattern
ruby_warn_mutable_default
Ruby mutable default args (common Ruby gotcha)