JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

table/weak-values

core-api


    cfunction
    src/core/table.c on line 341, column 1

    (table/weak-values capacity)

    Creates a new empty table with normal references to keys and weak 
    references to values. Similar to `table/new`. Returns the new 
    table.


0 examplesSign in to add an example
Loading...