Package | Description |
---|---|
jedi.shortcuts | |
jedi.types |
Modifier and Type | Method and Description |
---|---|
static Range |
$.range(int start,
int end) |
static Range |
$.range(int start,
int end,
int increment) |
Modifier and Type | Method and Description |
---|---|
static void |
$.each(Range range,
Function function) |
Modifier and Type | Method and Description |
---|---|
Range |
Range.reverse() |