JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

compwhen

core-api


    macro
    boot.janet on line 2775, 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...