JanetDocsPlaygroundI'm feeling luckyGitHub sign in

ev/give



    cfunction
    src/core/ev.c on line 955, 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...