Croma.NegInteger.valid-question-mark

You're seeing just the function valid-question-mark, go back to Croma.NegInteger module for more information.

Specs

valid?(term()) :: boolean()

Simply checks the argument's type using is_integer(var!(x)) and var!(x) < 0.