JanetDocsPlaygroundI'm feeling luckyGitHub sign in

gensym



    cfunction
    src/core/corelib.c on line 484, column 1

    (gensym)

    Returns a new symbol that is unique across the runtime. This means 
    it will not collide with any already created symbols during 
    compilation, so it can be used in macros to generate automatic 
    bindings.


0 examplesSign in to add an example
Loading...