Croma.NonNegInteger.valid-question-mark

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

Specs

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

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