11 lines
219 B
Racket
11 lines
219 B
Racket
#lang scribble/manual
|
|
@(require (for-label racket))
|
|
|
|
@title{/g_freeAll Delete all nodes in a group.}
|
|
|
|
[
|
|
int - group ID
|
|
] * N
|
|
|
|
Frees all nodes in the group. A list of groups may be specified.
|
|
|