CrackedRuby logo

CrackedRuby

Parallel Assignment

Using parallel assignment and splat operators for multiple variable assignment and array decomposition

Ruby Language Fundamentals Variables and Constants
1.2.8

Parallel Assignment and Splat Operators

This section covers parallel assignment in Ruby.

Content coming soon...