chickadee » spock » %native-lambda

(%native-lambda STRING ...)syntax

Returns a procedure containing native JavaScript code. Use arguments to refer to the function arguments. The implicit variable K holds the continuation and should be invoked with the result value(s) on return.