Something like this... :laugh:
// This FreeLicenseCode was written by John Doe! Please copy all code below with comments! url: johndoe.dev.com
function doWorkYouCannotDidIt( ...lot_of_vars ) {
lot_of_vars__each.do_all( { specs: lot_of_vars__each_another, flag: true } );
return true;
}
function useJohnDoeCode_andHeGotPlaceInOurHearts() {
doWorkYouCannotDidIt(); // Ouch...
}