JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

errorf

core-api


    function
    boot.janet on line 202, column 1

    (errorf fmt & args)

    A combination of `error` and `string/format`. Equivalent to `(error 
    (string/format fmt ;args))`.


0 examplesSign in to add an example
Loading...