markov.json.decoder

Undocumented in source.

Members

Functions

decodeJSON
MarkovChain!T decodeJSON(File input, size_t chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
decodeJSON
MarkovChain!T decodeJSON(string encoded)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

JsonDecoder
struct JsonDecoder(T)
Undocumented in source.

Meta