JanetDocsPlaygroundI'm feeling luckyGitHub sign in

eprin



    cfunction
    src/core/io.c on line 513, column 1

    (eprin & xs)

    Same as `prin`, but uses `(dyn :err stderr)` instead of `(dyn :out 
    stdout)`.


1 exampleSign in to add an example
Loading...
> (eprin "there is a boo-boo on line " 33 "\n")
there is a boo-boo on line 33
nil
cellularmitosisPlayground