DJS.Switch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O Switch(string expression, DJS[string] cases, string defaultCase)
  2. O Switch(string expression, string[string] cases, string defaultCase)
    class DJS
    O
    Switch
    (
    this O
    )
    (
    string expression
    ,
    string[string] cases
    ,
    string defaultCase = null
    )

Meta