Console.emit

emit an unsigned integer to the console

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

Meta