RecordFactory.recorder

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Recorder recorder()
  2. Recorder recorder(const(Document) doc)
  3. Recorder recorder(Recorder.Archives archives)
  4. Recorder recorder(R range, Archive.Type type)
    class RecordFactory
    recorder
    (
    R
    )
    if (
    isInputRange!R
    )

Meta