Console.emit

emit a utf8 string to the console

  1. Console emit(const(char)[] s)
    struct Console
    emit
    (
    const(char)[] s
    )
  2. Console emit(ulong i)

Meta