popValue

Same as calling getValue!(T, typeMismatchHandler)(L, -1), then popping one value from the stack.

T
popValue
(
T
alias typeMismatchHandler = defaultTypeMismatch
)

See Also

Meta