Console.emit

emit a utf8 string to the console

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

Meta