#distance, #distribution
59 60 61
# File 'lib/rust-calls.rb', line 59 def to_R return self.map { |v| v.to_R }.join(", ") end