JanetDocsPlaygroundI'm feeling luckyGitHub sign in

module/value



    function
    boot.janet on line 2739, column 1

    (module/value module sym &opt private)

    Given a module table, get the value bound to a symbol `sym`. If 
    `private` is truthy, will also resolve private module symbols. If 
    no binding is found, will return nil.


0 examplesSign in to add an example
Loading...