Search results

Jump to navigation Jump to search
  • FUNCTION: {{Function|remit(<room>, <message>)}} A [[side effect function|side effect]] [[function]] that has the same effect as [[@remit]] <[[room]]> = <message>. ...
    221 bytes (26 words) - 12:00, 29 November 2010
  • FUNCTION: {{Function|pemit(<list of objects>, <message>)}} A [[side effect function|side effect]] [[function]], with the same effect as [[@pemit]]/list <list of objects> = <message>. ...
    241 bytes (30 words) - 11:32, 29 November 2010
  • Function: {{function|oemit}}(<object>, <message>) A [[side effect function|side effect]] [[function]] that has the same effect as [[@oemit]] <[[object]]>=<message>. It sends <message> to everyone in t ...
    403 bytes (47 words) - 11:34, 29 November 2010
  • FUNCTION: {{Function|emit(<message>)}} A [[side effect function|side effect]] [[function]] that has the same effect as [[@emit|@emit <message>]]. It sends <message> to everyone in the curre ...
    470 bytes (56 words) - 11:39, 29 November 2010
  • FUNCTION: {{Function|link(<name>,<destination>)}} ...=' sign. Returns nothing. This is a [[side effect function|side effect]] [[function]], and should only be used when necessary. ...
    343 bytes (48 words) - 12:03, 29 November 2010
  • FUNCTION: {{Function|tel(<name>,<destination>[,<flags>])}} ...=' sign. Returns nothing. This is a [[side effect function|side effect]] [[function]], and should only be used when necessary. ...
    483 bytes (70 words) - 11:55, 29 November 2010
  • FUNCTION: {{Function|create(<object>, <cost>[, <type>])}} ...pecified, then a thing will be created by default. This is a [[side effect function]], and should only be used when necessary. ...
    588 bytes (85 words) - 11:40, 29 November 2010
  • {{function|translate}}(<string>, <type>) This function converts all raw ANSI color codes, carriage returns, and tabs ...
    1 KB (225 words) - 16:05, 2 February 2012
  • {{Function|list(<list>, <eval>[, <delim>])}} This function is exactly like iter() but serves a specialized purpose: MUX has a buffer l ...
    917 bytes (148 words) - 22:51, 25 November 2010
  • {{Function|setq(<number>,<string>)}} ...to local registers. It returns a null string; it is a purely "side effect" function. ...
    1 KB (168 words) - 09:22, 27 November 2010
  • ...personal opinion) is maintainability - a coder doesn't initially expect a function to make a change to the server, and will often overlook functions while try For this reason, I recommend using side effect functions sparingly, if at all. ...
    6 KB (596 words) - 09:13, 27 November 2010
  • Suggested terms: [[attribute]], command, [[flag|flags]], function, locks, inheritance, [[object]] ...rences between commands and functions, especially defining the use of side-effect functions and the pros and cons of using them (suggested on 11/02/2005) ...
    2 KB (268 words) - 16:45, 11 January 2008
  • Also, if action lists are sufficiently quick to execute, the effect can look a good deal like multitasking. That is, one or more items of code $+command *=*:@pe %#=''lots of functions and usually side effect functions'' ...
    8 KB (1,395 words) - 18:07, 25 February 2009
  • ...gramming language as netmux. As long as that language supports an array of function pointers, it can provide and consume module interfaces. A module interface is just an array of function pointers. Allocation and deallocation of memory associated with an instance ...
    17 KB (2,479 words) - 03:56, 11 October 2007