isMissing
Returns true if the argument is not present.
For the same argument, if the isPresent function returns false, the isMissing function returns true.
Arguments
Element to check.
For the same argument, if the isPresent function returns false, the isMissing function returns true.
Element to check.