Back

M

JS Py
Hello World

Disables callback optimization and sets a custom this context.

M( ctx, callback ) → function( this, ...args )

Required for callbacks within loops, that use the same code but have different contexts

all types
List
function( ...args )