JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

keep-syntax!

core-api


    function
    boot.janet on line 1351, column 1

    (keep-syntax! before after)

    Like `keep-syntax`, but if `after` is an array, it is coerced into 
    a tuple. Useful to preserve syntactic information when transforming 
    an ast in macros.


0 examplesSign in to add an example
Loading...