Index

Symbols

>, >= (greater than/greater than or equal to) operator, 65

<, <= (less than/less than or equal to) operator, 65 [] (array access) operator, 112, 114

|| (Boolean OR) operator, 65

== (equality) operator, 112

<=> (general comparison) operator, 65

< <= => > (order comparison) operator, 112

() (parentheses), 45

<< (shift-left) operator, 112

>> (shift-right) operator, 112

-@ (unary minus) operator, 112

+@ (unary plus) operator, 112

| (vertical bars), 96

! (no pattern match) operator, 65

!= (not equal to) operator, 65

$LOAD_PATH variable, 210

&& (Boolean AND) operator, 65

; (semicolon), 44

=== (case equality) operator, 65, 112, 113

== (equal to) operator, 65

@ (at sign), 453

[] = (array access setter) operator, 112, 114

A

abbrev library, ...

Get IronRuby Unleashed 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.