JanetDocsPlaygroundI'm feeling luckyGitHub sign in

compwhen



    macro
    boot.janet on line 2616, column 1

    (compwhen cnd & body)

    Check the condition `cnd` at compile time -- if truthy, compile 
    `(upscope ;body)`, else compile nil.


0 examplesSign in to add an example
Loading...