markov.json.encoder

Undocumented in source.

Members

Functions

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

Structs

JsonEncoder
struct JsonEncoder(T)
Undocumented in source.

Meta