JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

+

core-api


    function

    (+ & xs)

    Returns the sum of all xs. xs must be integers or real numbers 
    only. If xs is empty, return 0.


See also:sum0 examplesSign in to add an example
Loading...