Name

Abbreviated Assignment

Synopsis

target op= expr

This is the abbreviated form of:

target = target op expr

The following operators can be used for abbreviated assignment:

+=  -=  *=  /=  %=  **=  <<=  >>=  &=  |=  ^=  &&=  ||=

Get Ruby in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.