JanetDocsPlaygroundI'm feeling luckyGitHub sign in

if-not



    macro
    boot.janet on line 183, column 1

    (if-not condition then &opt else)

    Shorthand for `(if (not condition) else then)`.


0 examplesSign in to add an example
Loading...