Functiondojo.experimental


experimental. Experimental code is not ready to be used, and the


APIs are subject to change without notice. Experimental code may be


completed deleted without going through the normal deprecation


process.

This can be used to mark a function, file, or module as

Usage

function (/*String*/ moduleName, /*String?*/ extra)
parametertypedescription
moduleNameStringThe name of a module, or the name of a module file or a specific function
extraStringOptional. some additional message for the user