Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

prefix <-

concur.Channel.prefix <-

receive the next value from this channel. Return nil if
the channel is empty and closed.

If the channel is open and has no values available, this will
block until values are available or the channel is closed.
0.098dev (GIT hash b44352b4c68decbc58a097b291a1c8f3a5a05486)
last changed: 2026-07-03