Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method GLUE.List()->begin()


Method begin

void begin(bool|void run)

Description

Start defining the list. If run is provided, the list will be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE).

See also

end, compile