encodeJSON

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

Meta