JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ev/give

core-api


    cfunction
    src/core/ev.c on line 1034, column 1

    (ev/give channel value)

    Write a value to a channel, suspending the current fiber if the 
    channel is full. Returns the channel if the write succeeded, nil 
    otherwise.


0 examplesSign in to add an example
Loading...