JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

thaw

core-api


    function
    boot.janet on line 2315, column 1

    (thaw ds)

    Thaw an object (make it mutable) and do a deep copy, making child 
    values 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...