JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

postwalk

core-api


    function
    boot.janet on line 1441, column 1

    (postwalk f form)

    Do a post-order traversal of a data structure and call `(f x)` on 
    every visitation.


0 examplesSign in to add an example
Loading...