Tuple.getBoolean

Get a boolean value at {@code pos}.

@param pos the position @return the value or {@code null}

interface Tuple
bool
getBoolean
(
int pos
)

Meta