Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

wantarray

wantarray().

Implementation Notes

perl5: returns true in list context, false in scalar, undef in void. Since we don’t track context fully yet, return false (scalar) by default.

Implementation Notes

perl5: returns true in list context, false in scalar, undef in void. Since we don’t track context fully yet, return false (scalar) by default.