JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

catseq

core-api


    macro
    boot.janet on line 676, column 1

    (catseq head & body)

    Similar to `loop`, but concatenates each element from the loop body 
    into an array and returns that. See `loop` for details.


0 examplesSign in to add an example
Loading...