Module: Galaaz::SymbolDSL

Defined in:
lib/R_interface/ruby_extensions.rb

Constant Summary collapse

SYMBOL_RUBY_RESERVED =
%i[
  to_str to_path to_ary to_int to_f to_r to_proc to_hash to_h to_a call
].freeze