This function allocates an empty EggQ

allocEggQ(N)

Arguments

N

size of empty queue

Value

empty EggQ

Examples

allocEggQ(N=N)
#> Error in integer(n): object 'N' not found