R/00_global.r

### print stuff
PRINT_FEW <- 1L
PRINT_ALL <- 2L

PRINTORDER_FORWARD <- 1L
PRINTORDER_REVERSE <- 2L

### Peeker
PEEKER_HEADS <- 1L
PEEKER_TAILS <- 2L


CLASSES <- c("deque", "stack", "queue")

Try the dequer package in your browser

Any scripts or data that you put into this service are public.

dequer documentation built on March 18, 2022, 5:45 p.m.