Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Channel:first

Get the first value.

Note: this function does not pop the value.

Method

SYNOPSIS

value = function Channel:first()

RETURNS

  • value, the value or nil if empty
Clone this wiki locally