encodeJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string encodeJSON(MarkovChain!T chain, bool pretty)
    string
    encodeJSON
    (
    T
    )
    (,
    bool pretty = false
    )
  2. void encodeJSON(MarkovChain!T chain, File output, bool pretty)

Meta