JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

thaw

core-api


    function
    boot.janet on line 2249, column 1

    (thaw ds)

    Thaw an object (make it mutable) and do a deep copy, making child 
    value also mutable. Closures, fibers, and abstract types will not 
    be recursively thawed, but all other types will


0 examplesSign in to add an example
Loading...