toJS

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toJS(T[] values, bool sortedValues)
    @safe pure
    string
    toJS
    (
    T
    )
    (
    T[] values
    ,
    bool sortedValues = false
    )
  2. string toJS(T[string] values, bool sortedKeys)

Meta