Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method GLUE.List()->compile()


Method compile

void compile(function(:void) f)

Description

Compile a list be executing the list code f. Exceptions in f will be thrown after GL.glEndList has been called.

See also

begin